Re: Patch: libpq new connect function (PQconnectParams)

Поиск
Список
Период
Сортировка
От Joe Conway
Тема Re: Patch: libpq new connect function (PQconnectParams)
Дата
Msg-id 4B612F7E.90006@joeconway.com
обсуждение исходный текст
Ответ на Re: Patch: libpq new connect function (PQconnectParams)  (Guillaume Lelarge <guillaume@lelarge.info>)
Ответы Re: Patch: libpq new connect function (PQconnectParams)  (Guillaume Lelarge <guillaume@lelarge.info>)
Список pgsql-hackers
On 01/26/2010 02:55 PM, Guillaume Lelarge wrote:
> Le 26/01/2010 19:43, Joe Conway a écrit :
>> On 01/25/2010 03:21 PM, Guillaume Lelarge wrote:
>>> I didn't put any documentation before knowing which one will be choosen.
>>> So we still need to work on the manual.
>>
>> Please send the documentation as a separate patch. Once I have that I
>> will commit the posted patch, barring any objections in the meantime.
>
> You'll find it attached with this mail. Please read it carefully, my
> written english is not that good.

Final committed patch attached.

One last code correction -- in psql/startup.c the original patch defines
the keywords array in the body of the code, rather than at the top of
the block.

Minor improvements ( hopefully ;-)) to the documentation as well.

Joe

Вложения

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

Предыдущее
От: Greg Smith
Дата:
Сообщение: Re: CommitFest status summary 2010-01-27
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Streaming replication and wal skipping