Using the new libpq connection functions in PostgreSQL binaries

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема Using the new libpq connection functions in PostgreSQL binaries
Дата
Msg-id 4B654098.5000807@lelarge.info
обсуждение исходный текст
Ответы Re: Using the new libpq connection functions in PostgreSQL binaries  (Magnus Hagander <magnus@hagander.net>)
Re: Using the new libpq connection functions in PostgreSQL binaries  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Using the new libpq connection functions in PostgreSQL binaries  (Peter Eisentraut <peter_e@gmx.net>)
Список 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

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: further explain changes
Следующее
От: Euler Taveira de Oliveira
Дата:
Сообщение: Re: development setup and libdir