Re: [HACKERS] Re: NULL & NOT NULL - Mailing list pgsql-hackers

From Thomas G. Lockhart
Subject Re: [HACKERS] Re: NULL & NOT NULL
Date
Msg-id 3688F8DD.294E1B0B@alumni.caltech.edu
Whole thread Raw
In response to Re: [HACKERS] Re: NULL & NOT NULL  (Bruce Momjian <maillist@candle.pha.pa.us>)
List pgsql-hackers
> This NULL clause is not part of constraints it is a default option and
> we already support it,
> prova=> CREATE TABLE table1 (field1 INTEGER DEFAULT NULL);
> CREATE

That is certainly a clearer way of specifying it. Should we forget about
the other syntax?
                      - Tom


pgsql-hackers by date:

Previous
From: "Thomas G. Lockhart"
Date:
Subject: Re: [Fwd: postgresql-v6.4 - m88k svr4]
Next
From: Vince Vielhaber
Date:
Subject: Open for suggestions - IOW: HELP!