postgresql/src/interfaces
Tom Lane bcd713a618 If SSL negotiation fails and SSLMODE is 'prefer', then retry without SSL.
Negotiation failure is only likely to happen if one side or the other is
misconfigured, eg. bad client certificate.  I'm not 100% convinced that
a retry is really the best thing, hence not back-patching this fix for now.
Per gripe from Sergio Cinos.
2006-11-21 16:28:00 +00:00
..
ecpg Applied patch by Peter Harris to free auto_mem structure on connect 2006-11-08 10:46:47 +00:00
libpq If SSL negotiation fails and SSLMODE is 'prefer', then retry without SSL. 2006-11-21 16:28:00 +00:00
Makefile Remove all of the libpgtcl and pgtclsh files, including all references to 2004-04-20 00:33:53 +00:00