CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       04/03/07 01:43:53

Modified files:
        src/backend/optimizer/path: indxpath.c 

Log message:
        When testing usability of a partial index, recognize that an index
        predicate of the form 'foo IS NOT NULL' is implied by a WHERE clause
        that uses 'foo' in any strict operator or function.  Per suggestion
        and preliminary implementation by John Siracusa; some further hacking
        by moi.


---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to [EMAIL PROTECTED] so that your
      message can get through to the mailing list cleanly

Reply via email to