postgresql/doc/src
Magnus Hagander f3a0688ace 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.
2008-10-27 09:42:31 +00:00
..
FAQ Update Japanese FAQ. 2008-10-07 21:26:41 +00:00
sgml Add support for multiple error messages from libpq, by simply appending them 2008-10-27 09:42:31 +00:00
Makefile