Log Message:
---
Fix up closePGconn() so that PQreset() will work on GSSAPI/SSPI connections;
the patch for those features put its cleanup code into freePGconn() which is
really the wrong place. Remove redundant code from freePGconn() and add
comments in hopes of preventing similar mistake
Log Message:
---
Arrange to ignore SIGPIPE during SSL_read() and SSL_shutdown(), as these
are known to write on the socket sometimes and thus we are vulnerable to
being killed by the signal if the server happens to go away unexpectedly.
Noticed while trying (futilely) to reproduce bug #3902
Log Message:
---
remove erroneous remnant of alternative approach
Modified Files:
--
ip4r:
ip4r.c (r1.7 -> r1.8)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/ip4r/ip4r/ip4r.c.diff?r1=1.7&r2=1.8)
---(end of broadcast)
Log Message:
---
fix inet conversion short varlena problem
Modified Files:
--
ip4r:
ip4r.c (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/ip4r/ip4r/ip4r.c.diff?r1=1.6&r2=1.7)
---(end of broadcast)---
Log Message:
---
Add "Communication Method" row to HA feature matrix documentation.
Modified Files:
--
pgsql/doc/src/sgml:
high-availability.sgml (r1.30 -> r1.31)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/high-availability.sgml?r1=1.30&
Log Message:
---
Fix bug of the selection not using SSL.
Per report Stephen M. Lathrop.
Modified Files:
--
psqlodbc:
connection.c (r1.168 -> r1.169)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/connection.c.diff?r1=1.168&r2=1.169)
Log Message:
---
Kleine Typos korrigiert (Homepag->Homepage; offiziell ist myYearbook.com mit
kleinem "m" vorne)
Modified Files:
--
pr/releases/8.3/de:
presskit83.html (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/press/pr/releases/8.3/de/pre