From: | Christian Schröder <cs(at)deriva(dot)de> |
---|---|
To: | pgsql-jdbc(at)postgresql(dot)org |
Subject: | NULL values in arrays |
Date: | 2007-11-20 18:57:23 |
Message-ID: | 47432E13.4080707@deriva.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
Hi list,
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?
Thanks a lot!
Christian
--
Deriva GmbH Tel.: +49 551 489500-42
Financial IT and Consulting Fax: +49 551 489500-91
Hans-Böckler-Straße 2 http://www.deriva.de
D-37079 Göttingen
Deriva CA Certificate: http://www.deriva.de/deriva-ca.cer
Attachment | Content-Type | Size |
---|---|---|
AbstractJdbc2Array.java.patch | text/plain | 1.9 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Kris Jurka | 2007-11-20 21:37:36 | Re: NULL values in arrays |
Previous Message | Kris Jurka | 2007-11-18 23:15:04 | Re: XAResource implementation |