[COMMITTERS] pgsql-server/src/backend/optimizer/path indxpath.c

2004-03-26 Thread Tom Lane
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

[COMMITTERS] pgsql-server/src/backend/optimizer/path indxpath.c

2004-03-06 Thread Tom Lane
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

[COMMITTERS] pgsql-server/src/backend/optimizer/path indxpath.c

2004-01-07 Thread Tom Lane
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

[COMMITTERS] pgsql-server/src/backend/optimizer/path indxpath.c

2003-12-17 Thread Tom Lane
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