diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2012-09-05 21:49:08 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2012-09-05 21:49:08 -0400 |
commit | 2e0cc1f031387fc304d11e55df0f9566d91698ff (patch) | |
tree | 872ceb1ed84f4e394d217c2cb6355004fac37ff8 /src/backend/utils/adt/enum.c | |
parent | 185b744ee6115537e005b3d0d5e642c2146a12c1 (diff) | |
download | postgresql-2e0cc1f031387fc304d11e55df0f9566d91698ff.tar.gz postgresql-2e0cc1f031387fc304d11e55df0f9566d91698ff.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/utils/adt/enum.c')
0 files changed, 0 insertions, 0 deletions