Re: Binary transfer patches v15 - sending part was missing

Поиск
Список
Период
Сортировка
От Mikko Tiihonen
Тема Re: Binary transfer patches v15 - sending part was missing
Дата
Msg-id 4E7CBB62.3020909@nitorcreations.com
обсуждение исходный текст
Ответ на Re: Binary transfer patches v15  (Dave Cramer <pg@fastcrypt.com>)
Список pgsql-jdbc
On 09/22/2011 03:54 PM, Dave Cramer wrote:
> Mikko,
>
> As this is a development branch I have committed as is so that others
> can easily build and test it. Thanks for the great work!

Hi,

Here's one missing piece of the binary patches - the sending part was accidentally dropped during my quilt patch
managementexercises. 
It passes all unit tests.

And while looking into it I noticed that the previous binary-send patches did not handle correctly the case of pre 8.1
serverwhere the 
parameter index needs to be adjusted before binding the prepared statement parameters.

-Mikko

Вложения

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

Предыдущее
От: Maciek Sakrejda
Дата:
Сообщение: Re: Prepared statement with function as argument: how to bind values?
Следующее
От: Amar Dhole
Дата:
Сообщение: Re: use of savepoint in containter managed transaction