Re: Modified driver to better handle NULL values...y - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Modified driver to better handle NULL values...y
Date
Msg-id 200104181944.f3IJiDr16845@candle.pha.pa.us
Whole thread Raw
In response to Modified driver to better handle NULL values...  (Jeroen Habets <jeroen.habets@framfab.nl>)
List 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@postgresql.org
> 

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Real/effective user
Next
From: Peter Eisentraut
Date:
Subject: Re: Re: No printable 7.1 docs?