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:40:47 +0200 |
commit | 1325b239b9e862cc31de2af363f1b73f0d15d920 (patch) | |
tree | 0d4a3c9c48d22c0ab133b213e4967fbcc38897cd /src/backend/executor/nodeModifyTable.c | |
parent | 1aa526f3f18feb2434870b1f1c78cfc0aa87d56f (diff) | |
download | postgresql-1325b239b9e862cc31de2af363f1b73f0d15d920.tar.gz postgresql-1325b239b9e862cc31de2af363f1b73f0d15d920.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/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions