On 07/24/2011 04:29 PM, Tom Lane wrote:
Improve libpq's error reporting for SSL failures. In many cases, pqsecure_read/pqsecure_write set up useful error messages, which were then overwritten with useless ones by their callers. Fix this by defining the responsibility to set an error message to be entirely that of the lower-level function when using SSL.
Looks like this has broken something, maybe builds done without openssl? See buildfarm pitta.
cheers andrew -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
