Re: Fix for changing parameter types with server prepared

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: Fix for changing parameter types with server prepared
Дата
Msg-id Pine.BSO.4.56.0501300148100.6174@leary.csoft.net
обсуждение исходный текст
Ответ на Re: Fix for changing parameter types with server prepared statements  (Kris Jurka <books@ejurka.com>)
Список pgsql-jdbc

On Sun, 30 Jan 2005, Kris Jurka wrote:
>
> The attached patch implements the Describe (Statement) protocol
> message which allows us to do a number of things.
>

Another incremental fix to make sure PSQLParameterMetaData gets built.

Kris Jurka

Вложения

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

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: Fix for changing parameter types with server prepared
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: ResultSet got NullPointerException on getMetaData calls