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:34:43 +0200 |
commit | 8f8314b56003877185fb817c847c7c9609621d0c (patch) | |
tree | 08e298e9dd5acc5f46dd7a619f3b817fe39c5cfe /src/backend/access/gist/gistbuildbuffers.c | |
parent | a00d468e658a245823083b9ac2e423a659a03802 (diff) | |
download | postgresql-8f8314b56003877185fb817c847c7c9609621d0c.tar.gz postgresql-8f8314b56003877185fb817c847c7c9609621d0c.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/access/gist/gistbuildbuffers.c')
0 files changed, 0 insertions, 0 deletions