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/03/07 00:31:01
Modified files:
doc/src/sgml : ddl.sgml
Log message:
Improve discussion of using OIDs for identifying rows, fix an instance of
incorrect SGML markup.
--
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/03/06 21:02:55
Modified files:
doc/src/sgml : runtime.sgml
Log message:
Explicitely mention that some GUC variables cannot be changed at
runtime.
-