Re: getProcedureColumns

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: getProcedureColumns
Дата
Msg-id Pine.BSO.4.64.0702280240160.9224@leary.csoft.net
обсуждение исходный текст
Ответ на Re: getProcedureColumns  (Jeffrey Cox <namredips@gmail.com>)
Ответы Re: getProcedureColumns  ("thomas.risberg" <thomas.risberg@tridb.com>)
Re: getProcedureColumns  (Kris Jurka <books@ejurka.com>)
Список pgsql-jdbc

On Wed, 14 Feb 2007, Jeffrey Cox wrote:

> I know it's a pain, but I will test it... I just need to get the all the
> servers up and running. It might take me some time to get them up and going,
> but shouldn't be to troubling.

Here's a patch that I based off of yours.  For 8.1 code we need to look at
proallargtypes instead of just proargtypes to get the correct output
types.  I haven't really tested it, but it looks correct.  Any progress on
setting up test cases for different server versions?

Kris Jurka

Вложения

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

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: Minor performance improvements
Следующее
От: Tim Pizey
Дата:
Сообщение: Re: how to continue using a connection after an error with autocommit=false