Re: [HACKERS] Severe SUBSELECT bug in 6.5 CVS
Chris Bitmead <cbitmead@ozemail.com.au>
From: Chris Bitmead <cbitmead@ozemail.com.au>
To: pgsql-hackers@hub.org
Date: 1999-06-28T23:51:40Z
Lists: pgsql-hackers
Bruce Momjian wrote: > > Informix-SE > > Oracle8 > > > > and both of them return 0 rows, like PostgreSQL. > > > > Yes, this is how I remembered Informix doing it. > Returning a NULL in > the subselect does not match anything, so hopefully we > don't have a bug. What is the general policy? Follow the SQL standard, or do what all the other databases do?