[COMMITTERS] pgsql-server/src/interfaces/ecpg ChangeLog ecp ...
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/12/03 04:49:17 Modified files: src/interfaces/ecpg: ChangeLog src/interfaces/ecpg/ecpglib: execute.c Log message: Added patch by Dave Cramer for array handling in ecpglib. ---(end of broadcast)--- TIP 7: don't forget to increase your free space map settings
[COMMITTERS] pgsql-server/contrib/tsearch2 Tag: REL7_4_STAB ...
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/12/03 12:07:01 Modified files: contrib/tsearch2: Tag: REL7_4_STABLE query.c Log message: Fix for word with several infinitives ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html
[COMMITTERS] pgsql-server/contrib/tsearch2 query.c
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/12/03 12:07:48 Modified files: contrib/tsearch2: query.c Log message: Fix for word with several infinitives ---(end of broadcast)--- TIP 4: Don't 'kill -9' the postmaster
[COMMITTERS] pgsql-server/src backend/optimizer/path/costsi ...
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/12/03 13:45:10 Modified files: src/backend/optimizer/path: costsize.c pathkeys.c src/backend/utils/cache: lsyscache.c src/include/utils: lsyscache.h Log message: Planner failed to be smart about binary-compatible expressions in pathkeys and hash bucket-size estimation. Issue has been there awhile but is more critical in 7.4 because it affects varchar columns. Per report from Greg Stark. ---(end of broadcast)--- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match
[COMMITTERS] pgsql-server/src backend/optimizer/path/Tag: b ...
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/12/03 13:45:38 Modified files: src/backend/optimizer/path: Tag: REL7_4_STABLE costsize.c pathkeys.c src/backend/utils/cache: Tag: REL7_4_STABLE lsyscache.c src/include/utils: Tag: REL7_4_STABLE lsyscache.h Log message: Planner failed to be smart about binary-compatible expressions in pathkeys and hash bucket-size estimation. Issue has been there awhile but is more critical in 7.4 because it affects varchar columns. Per report from Greg Stark. ---(end of broadcast)--- TIP 7: don't forget to increase your free space map settings
[COMMITTERS] pgsql-server/src backend/catalog/system_views. ...
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/12/03 14:52:00 Modified files: src/backend/catalog: system_views.sql src/backend/utils/misc: guc.c src/include/utils: guc_tables.h src/test/regress/expected: rules.out Log message: Added new group of read-only GUC variables to allow simple access to certain compile-time options (FUNC_MAX_ARGS, INDEX_MAX_KEYS, NAMEDATALEN, BLCKSZ, HAVE_INT64_TIMESTAMP). Also added "category", "short_desc", and "extra_desc" to the pg_settings view. Per recent discussion here: http://archives.postgresql.org/pgsql-patches/2003-11/msg00363.php ---(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
[COMMITTERS] pgsql-server/src/include/catalog catversion.h
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/12/03 14:53:52 Modified files: src/include/catalog: catversion.h Log message: catversion change needed by previous read-onlu GUC variables commit. ---(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
