Re: [PATCHES] [PATCH] Fix declaration of PQgetssl

2006-04-26 Thread Bruce Momjian
Patch applied. Thanks. Because this is just doing: Change libpq's PQgetssl() to return a void*, rather than SSL *, so that applications don't need the SSL headers. I don't think we have to change the libpq major version number. -

[PATCHES] [PATCH] Fix declaration of PQgetssl

2006-04-15 Thread Martijn van Oosterhout
Here's the tiny patch so libpq users don't have to include the openssl headers in their programs. -- Martijn van Oosterhout http://svana.org/kleptog/ > Patent. n. Genius is 5% inspiration and 95% perspiration. A patent is a > tool for doing 5% of the work and then sitting around waiting for s