CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: tgl(at)svr1(dot)postgresql(dot)org 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.
pgsql-committers by date
| Next: | From: Michael Meskes | Date: 2004-03-07 14:35:47 |
| Subject: pgsql-server/doc TODO |
| Previous: | From: Neil Conway | Date: 2004-03-07 04:31:01 |
| Subject: pgsql-server/doc/src/sgml ddl.sgml |