| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Jeroen Habets <jeroen(dot)habets(at)framfab(dot)nl> |
| Cc: | "Pgsql-Hackers (E-mail)" <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Modified driver to better handle NULL values...y |
| Date: | 2001-04-18 19:44:13 |
| Message-ID: | 200104181944.f3IJiDr16845@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Send over a context diff and we can get it into 7.2. You may want to
shoot it to the JDBC list too.
[ Charset ISO-8859-1 unsupported, converting... ]
>
> Hi,
>
> I have just modified the jdbc 7.1rc4 source to let the PreparedStatement
> handle null values in setXXX methods gracefully...
>
> According to JDBC a setXXX method should send a NULL if a null value is
> supplied (and not raise an exception or other)
>
> How can I contribute?
>
> Jeroen
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
>
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2001-04-18 19:52:58 | Re: Another news story in need of 'enlightenment' |
| Previous Message | Peter Eisentraut | 2001-04-18 19:36:34 | Re: Real/effective user |