Using the new libpq connection functions in PostgreSQL binaries
Guillaume Lelarge <guillaume@lelarge.info>
From: Guillaume Lelarge <guillaume@lelarge.info>
To: pgsql-hackers@postgresql.org
Date: 2010-01-31T08:34:32Z
Lists: pgsql-hackers
Attachments
- appname.patch (text/x-patch) patch
Hi, I worked on a patch to make PostgreSQL binaries use the new PQconnectdbParams() libpq functions. I tried to mimic the way Joe Conway changed my previous patch. I know I'm way over the deadline for this commitfest. I couldn't do it before because my previous patch (on this commit fest) proposed two methods to do the new connection functions (a one array method, and a two-arrays method). Joe chose the two arrays method. Anyways, I would understand if it gets postponed to the first commitfest for 9.1. Regards. -- Guillaume. http://www.postgresqlfr.org http://dalibo.com