Log Message:
-----------
Replace both send and receive BIO routines in the SSL code with our own,
calling recv() and send(). This makes the calls go through the socket
emulation code on Win32, making them for example properly interruptible.
Modified Files:
--------------
pgsql/src/backend/libpq:
be-secure.c (r1.87 -> r1.88)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/libpq/be-secure.c?r1=1.87&r2=1.88)
pgsql-committers by date
| Next: | From: Tom Lane | Date: 2008-12-14 19:45:52 |
| Subject: pgsql: Restore enforce_generic_type_consistency's pre-8.3 behavior of |
| Previous: | From: Bruce Momjian | Date: 2008-12-14 14:18:23 |
| Subject: Re: pgsql: Document that non-data journaling is
a recommended mount option. |