Re: Inserting NULL value into date datatype - Mailing list pgsql-general

From smittybroham@hotmail.com (Smitty)
Subject Re: Inserting NULL value into date datatype
Date
Msg-id fa089036.0405140959.511d0b78@posting.google.com
Whole thread Raw
List pgsql-general
Nevermind.  Apparently from the psql command line the string NULL is
interpreted correctly as a NULL value, but from the DBI interface I'm
using, it is not translated correctly as a NULL value, but rather the
string 'NULL'.

I'll try using UNDEF instead.

pgsql-general by date:

Previous
From: Theo Dickinson
Date:
Subject: ROW LEVEL UPDATE TRIGGER column detect problem
Next
From: "Valentin Petkov"
Date:
Subject: About PostgreSQL