Re: default values

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Dave Cramer <Dave(at)micro-automation(dot)net>
Cc: Dror Matalon <dror(at)zapatec(dot)com>, "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: default values
Date: 2002-11-18 05:42:11
Message-ID: 22630.1037598131@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Dave Cramer <Dave(at)micro-automation(dot)net> writes:
> 1) Yes, it does happen automatically, and to invoke it when it is in the
> insert statement, just use setNull

Uh ... puh-leez do not tell me that the JDBC driver thinks "null" is
equivalent to "default" ...

regards, tom lane

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2002-11-18 10:34:52 Re: default values
Previous Message Dave Cramer 2002-11-18 03:07:59 Re: default values