Re: Bug with callable statement and output parameters

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: Bug with callable statement and output parameters
Дата
Msg-id Pine.BSO.4.63.0605220453380.22770@leary2.csoft.net
обсуждение исходный текст
Ответ на Re: Bug with callable statement and output parameters  (Dave Cramer <pg@fastcrypt.com>)
Ответы Re: Bug with callable statement and output parameters
Re: Bug with callable statement and output parameters
Список pgsql-jdbc

On Sun, 21 May 2006, Dave Cramer wrote:

> Attached is a patch that works on 8.1 and 7.3 for sure
>

Applied to 8.1 and HEAD.  In the future please take more care that your
editor does not make superfluous changes to the code.  There were a number
of whitespace, bracket position, and other changes that make a diff harder
to read.


In testing I found some other related bugs regarding trying to retrieve
results that are not available as the attached test cases demonstrate.

Kris Jurka

Вложения

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

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: how to handle data containing '\0'
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: New jdbc builds soon?