Re: NULL values in arrays

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: NULL values in arrays
Дата
Msg-id Pine.BSO.4.64.0711201635110.25364@leary.csoft.net
обсуждение исходный текст
Ответ на NULL values in arrays  (Christian Schröder <cs@deriva.de>)
Ответы Re: NULL values in arrays  (Kris Jurka <books@ejurka.com>)
Список pgsql-jdbc

On Tue, 20 Nov 2007, Christian Schr�der wrote:

> since PostgreSQL version 8.2 arrays can contain null values. This doesn't
> seem to be correctly handled by the driver. (I had a look at the latest CVS
> version.)
> I have found in the archive a mail from Marek Lewczuk (sent on 2007-10-11)
> who adressed this issue, but the thread seems to be dead. Moreover, he did
> not supply a patch, so I tried to do it myself. Could you please have a look
> at the attached file and decide if it should be applied to the sources?
>

Marek did post a patch that additionally contains support for
multi-dimensional indexes which has complicated the reviewing process.
I'll post my comments on that patch tomorrow and we'll hopefully get it
into the 8.3 release.  For the 8.2 driver I'll take a closer look at your
patch and apply it barring some unforeseen issue.

Kris Jurka

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

Предыдущее
От: Christian Schröder
Дата:
Сообщение: NULL values in arrays
Следующее
От: Marek Lewczuk
Дата:
Сообщение: ResultSetMetaData getColumnTypeName()