On Fri, Jul 24, 2009 at 1:32 AM, David E. Wheeler<[email protected]> wrote: > On Jul 23, 2009, at 4:22 PM, Tom Lane wrote: > >> Dunno how you can possibly come to that conclusion. Those row >> values are certainly distinct (according to both PG and the spec). > > Are they not both null?
Isn't that just what you were complaining about not being the case: On Thu, Jul 23, 2009 at 11:29 PM, David E. Wheeler<[email protected]> wrote: > try=# select ROW(1, NULL) IS NULL; > ?column? > ---------- > f > (1 row) -- greg http://mit.edu/~gsstark/resume.pdf -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
