Skip site navigation (1) Skip section navigation (2)

Using the new libpq connection functions in PostgreSQL binaries

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Using the new libpq connection functions in PostgreSQL binaries
Date: 2010-01-31 08:34:32
Message-ID: 4B654098.5000807@lelarge.info (view raw or flat)
Thread:
Lists: pgsql-hackers
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

Attachment: appname.patch
Description: text/x-patch (13.7 KB)

Responses

pgsql-hackers by date

Next:From: Matteo BeccatiDate: 2010-01-31 12:38:11
Subject: Re: mailing list archiver chewing patches
Previous:From: Robert HaasDate: 2010-01-31 05:27:27
Subject: Re: further explain changes

Privacy Policy | About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group