Re: NULL safe equality operator
- From: Michael Glaesemann <grzm(at)myrealbox(dot)com>
- To: Michael Glaesemann <grzm(at)myrealbox(dot)com>
- Cc: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>, Hackers <pgsql-hackers(at)postgresql(dot)org>
- Subject: Re: NULL safe equality operator
- Date: Fri, 25 Nov 2005 16:42:05 +0900
- Message-id: <E8CB2C0A-F3A6-497F-A79A-F46F5D7D2865(at)myrealbox(dot)com>
On Nov 25, 2005, at 16:37 , Michael Glaesemann wrote:
Tom's suggestion of NOT (a DISTINCT FROM b) is really cool.
Even cooler if I spell it correctly: NOT (a IS DISTINCT FROM b)
Michael Glaesemann
grzm myrealbox com
Home |
Main Index |
Thread Index