CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/03/26 20:24:29
Modified files:
src/backend/optimizer/path: indxpath.c
Log message:
Now that we are allowing index opclasses to contain operators that are
only stable and not i
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 'fo
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/01/07 18:02:48
Modified files:
src/backend/optimizer/path: indxpath.c
Log message:
Make some improvements in the intelligence of the partial-index
predicate tester. It can no
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/12/17 20:22:12
Modified files:
src/backend/optimizer/path: indxpath.c
Log message:
Be a little smarter in group_clauses_by_indexkey_for_join: detect cases
where a joinclause i