Re: Patch for broken JDBC's getColumn()

Поиск
Список
Период
Сортировка
От Rene Pijlman
Тема Re: Patch for broken JDBC's getColumn()
Дата
Msg-id 4apqot01rt2b6c7dm1hgaicilndktb0s54@4ax.com
обсуждение исходный текст
Ответ на Patch for broken JDBC's getColumn()  (Jeroen van Vianen <jeroen.van.vianen@satama.com>)
Список pgsql-jdbc
On Tue, 28 Aug 2001 23:32:43 +0200, you wrote:
>Attached is a patch for JDBC's getColumn() function that was broken /
>flawed in the following ways:
>
>1. Only returned columns that had a default value defined, rather than
>all columns in a table

Aha, so that's it! I noticed it returned a funny subset of all
my columns, but I couldn't figure out exactly what columns were
excluded.

Thanks for the fix. I haven't checked your patch, but I believe
you :-)

Regards,
René Pijlman <rene@lab.applinet.nl>

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

Предыдущее
От: David Daney
Дата:
Сообщение: Re: [BUGS] Bug #428: Another security issue with the JDBC driver.
Следующее
От: Rene Pijlman
Дата:
Сообщение: Re: Status of JDBC test suite?