Re:

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "A(dot)M(dot)" <agentm(at)cmu(dot)edu>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re:
Date: 2002-11-30 04:28:28
Message-ID: 25546.1038630508@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

"A.M." <agentm(at)cmu(dot)edu> writes:
> In summary, what I want is

> field INT8 REFERENCES sometable NULL OK

Er ... NULL *is* OK, unless you say

field INT8 REFERENCES sometable NOT NULL

regards, tom lane

In response to

  • at 2002-11-30 03:50:27 from A.M.

Responses

  • Re: at 2002-11-30 04:31:27 from A.M.

Browse pgsql-sql by date

  From Date Subject
Next Message A.M. 2002-11-30 04:31:27 Re:
Previous Message A.M. 2002-11-30 03:50:27