postgresql/src/interfaces
Heikki Linnakangas 8f8314b560 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.
2014-10-29 14:34:43 +02:00
..
ecpg Small code cleanup. 2014-10-22 16:46:55 +02:00
libpq Reset error message at PQreset() 2014-10-29 14:34:43 +02:00
Makefile Fix parallel make when running make install before make all 2011-03-08 23:52:29 +02:00