Make 'col IS NULL' clauses be indexable conditions.

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

Commit: f02a82b6adad1af75499c4ac7221bbd94e3c4fbf
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2007-04-06T22:33:43Z
Releases: 8.3.0
Make 'col IS NULL' clauses be indexable conditions.

Teodor Sigaev, with some kibitzing from Tom Lane.

Files