aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorMagnus Hagander <magnus@hagander.net>2008-10-27 09:42:31 +0000
committerMagnus Hagander <magnus@hagander.net>2008-10-27 09:42:31 +0000
commitf3a0688ace40f012f4de95b7b722fbfbb802bea9 (patch)
tree019516bcd16b11fb1b73c297e1be1cc6a9b87da0 /src/backend/access/gist
parent0fec77ae88ea17555001dd7d6de16db27f742cbe (diff)
downloadpostgresql-f3a0688ace40f012f4de95b7b722fbfbb802bea9.tar.gz
postgresql-f3a0688ace40f012f4de95b7b722fbfbb802bea9.zip
Add support for multiple error messages from libpq, by simply appending them
after each other (since we already add a newline on each, this makes them multiline). Previously a new error would just overwrite the old one, so for example any error caused when trying to connect with SSL enabled would be overwritten by the error message form the non-SSL connection when using sslmode=prefer.
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions