Fix brain death in !!= operator ... it's still pretty bogus

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 4a9c2390638aefb00fdabcf37b0b4058a39c6a7d
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 1999-03-15T03:24:32Z
Releases: 7.1.1
Fix brain death in !!= operator ... it's still pretty bogus
but at least now it does what it's supposed to do ...

Files

PathChange+/−
src/backend/utils/adt/not_in.c modified +30 −23
src/include/utils/builtins.h modified +2 −2