Log Message:
-----------
Use BIO functions to avoid passing FILE * pointers to OpenSSL functions.
This fixes potential crashes on old versions of OpenSSL and the requirement on
"Applink" in new versions when building with MSVC and using different
runtimes.
Dave Page with fixes from me.
Modified Files:
--------------
pgsql/src/interfaces/libpq:
fe-secure.c (r1.94 -> r1.95)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/fe-secure.c?r1=1.94&r2=1.95)
Responses
pgsql-hackers by date
| Next: | From: Matthew T. O'Connor | Date: 2007-10-01 20:40:21 |
| Subject: Re: First steps with 8.3 and autovacuum launcher |
| Previous: | From: Tom Lane | Date: 2007-10-01 20:26:00 |
| Subject: Re: First steps with 8.3 and autovacuum launcher |
pgsql-committers by date
| Next: | From: Tom Lane | Date: 2007-10-01 21:10:40 |
| Subject: pgsql: Add catalogs.sgml documentation for text search catalogs. |
| Previous: | From: D'Arcy J.M. Cain | Date: 2007-10-01 19:06:48 |
| Subject: pgsql: Add some examples. |