From: | Kris Jurka <books(at)ejurka(dot)com> |
---|---|
To: | Christian Schröder <cs(at)deriva(dot)de> |
Cc: | pgsql-jdbc(at)postgresql(dot)org |
Subject: | Re: NULL values in arrays |
Date: | 2007-11-21 19:50:43 |
Message-ID: | Pine.BSO.4.64.0711211449360.24674@leary.csoft.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
On Tue, 20 Nov 2007, Kris Jurka wrote:
> On Tue, 20 Nov 2007, Christian Schrder 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.)
>
> 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.
>
I've applied your patch to the 8.2 branch while we wait to see what will
be done for 8.3.
Kris Jurka
From | Date | Subject | |
---|---|---|---|
Next Message | joël Winteregg | 2007-11-21 21:45:55 | Re: Recommendations for Java XA toolkit to use with Postgresql |
Previous Message | Garber, Mikhail | 2007-11-21 16:25:53 | Recommendations for Java XA toolkit to use with Postgresql |