diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2014-10-29 14:32:01 +0200 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2014-10-29 14:36:19 +0200 |
commit | 8f7bd8e91da321cb38f09087a4b9411277917b13 (patch) | |
tree | e911e71dc15577ee010f9533d03d3754765407a7 /src/backend/commands/dbcommands.c | |
parent | 4d1c738d10c914729c9a08951ad546c8a6701664 (diff) | |
download | postgresql-8f7bd8e91da321cb38f09087a4b9411277917b13.tar.gz postgresql-8f7bd8e91da321cb38f09087a4b9411277917b13.zip |
Reset error message at PQreset()
If you call PQreset() repeatedly, and the connection cannot be
re-established, the error messages from the failed connection attempts
kept accumulating in the error string.
Fixes bug #11455 reported by Caleb Epstein. Backpatch to all supported
versions.
Diffstat (limited to 'src/backend/commands/dbcommands.c')
0 files changed, 0 insertions, 0 deletions