diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2012-09-05 21:49:14 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2012-09-05 21:49:14 -0400 |
commit | 18730f8d4739468d668322f5ca0a0d6022df6fe6 (patch) | |
tree | de44485456d09040421611212591b66de10a07f1 /src/backend/access/gist/gist.c | |
parent | 26f4fc01849b23d0541722d7cfdbd08739f81e1c (diff) | |
download | postgresql-18730f8d4739468d668322f5ca0a0d6022df6fe6.tar.gz postgresql-18730f8d4739468d668322f5ca0a0d6022df6fe6.zip |
Fix inappropriate error messages for Hot Standby misconfiguration errors.
Give the correct name of the GUC parameter being complained of.
Also, emit a more suitable SQLSTATE (INVALID_PARAMETER_VALUE,
not the default INTERNAL_ERROR).
Gurjeet Singh, errcode adjustment by me
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions