Re: When is a record NULL? - Mailing list pgsql-hackers

From David E. Wheeler
Subject Re: When is a record NULL?
Date
Msg-id 5D3ECB26-B5B8-4539-ACD9-A0152E48182B@kineticode.com
Whole thread Raw
In response to Re: When is a record NULL?  (Greg Stark <gsstark@mit.edu>)
Responses Re: When is a record NULL?  (Joshua Tolley <eggyknap@gmail.com>)
List pgsql-hackers
On Jul 23, 2009, at 6:21 PM, Greg Stark wrote:

>> Are they not both null?
>
> Isn't that just what you were complaining about not being the case:

Yes, but given that the standard says that `ROW(1, NULL)` is NULL,  
then I would expect it to be NOT DISTINCT from `ROW(2, NULL)`.

Best,

David


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: SE-PostgreSQL?
Next
From: "David E. Wheeler"
Date:
Subject: Re: When is a record NULL?