[COMMITTERS] pgsql: Minor SGML improvements.

2005-02-02 Thread Neil Conway
Log Message: --- Minor SGML improvements. Modified Files: -- pgsql/doc/src/sgml: perform.sgml (r1.49 -> r1.50) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/perform.sgml.diff?r1=1.49&r2=1.50) ---(end of broadcast)--

[COMMITTERS] pgsql: Improve performance of fmgr.c calling routines for cases with

2005-02-02 Thread Tom Lane
Log Message: --- Improve performance of fmgr.c calling routines for cases with more than two arguments. Per suggestions from A. Ogawa. Modified Files: -- pgsql/src/backend/utils/fmgr: fmgr.c (r1.88 -> r1.89) (http://developer.postgresql.org/cvsweb.cgi/pgsq

[COMMITTERS] pgsql: Improve performance of fmgr.c calling routines for cases with

2005-02-02 Thread Tom Lane
Log Message: --- Improve performance of fmgr.c calling routines for cases with more than two arguments. Per suggestions from A. Ogawa. Tags: REL8_0_STABLE Modified Files: -- pgsql/src/backend/utils/fmgr: fmgr.c (r1.88 -> r1.88.4.1) (http://developer.

[COMMITTERS] pgsql: Adjust constant-folding of CASE expressions so that the simple

2005-02-02 Thread Tom Lane
Log Message: --- Adjust constant-folding of CASE expressions so that the simple comparison form of CASE (eg, CASE 0 WHEN 1 THEN ...) can be constant-folded as it was in 7.4. Also, avoid constant-folding result expressions that are certainly unreachable --- the former coding was a bit caval

[COMMITTERS] pgsql: Adjust constant-folding of CASE expressions so that the simple

2005-02-02 Thread Tom Lane
Log Message: --- Adjust constant-folding of CASE expressions so that the simple comparison form of CASE (eg, CASE 0 WHEN 1 THEN ...) can be constant-folded as it was in 7.4. Also, avoid constant-folding result expressions that are certainly unreachable --- the former coding was a bit caval

[COMMITTERS] pgmemcache: pgmemcache README.pgmemcache

2005-02-02 Thread seanc
seanc 2005/02/02 19:22:36 GMT PostgreSQL src repository Modified files: .README.pgmemcache Log: Cleanup the README and improved various function wording. Wrap text at 70 cols while I'm here. This document is screaming to be converted to mdoc(7). Nud

[COMMITTERS] pgsql: Improve wording of to_char() change in 8.1: The 8.1

2005-02-02 Thread Bruce Momjian
Log Message: --- Improve wording of to_char() change in 8.1: The 8.1 release will remove the to_char() function for intervals. Tags: REL8_0_STABLE Modified Files: -- pgsql/doc/src/sgml: release.sgml (r1.321.4.4 -> r1.321.4.5) (http://deve

[COMMITTERS] pgsql: Improve wording of to_char() change in 8.1: The 8.1

2005-02-02 Thread Bruce Momjian
Log Message: --- Improve wording of to_char() change in 8.1: The 8.1 release will remove the to_char() function for intervals. Modified Files: -- pgsql/doc/src/sgml: release.sgml (r1.325 -> r1.326) (http://developer.postgresql.org/cvsweb.cgi/pg

[COMMITTERS] pgsql: Backpatch FAQ to 8.0.X.

2005-02-02 Thread Bruce Momjian
Log Message: --- Backpatch FAQ to 8.0.X. Tags: REL8_0_STABLE Modified Files: -- pgsql/doc: FAQ (r1.292.4.7 -> r1.292.4.8) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ.diff?r1=1.292.4.7&r2=1.292.4.8) pgsql/doc/src/FAQ: FAQ.html

[COMMITTERS] pgsql: Update FAQ numbering.

2005-02-02 Thread Bruce Momjian
Log Message: --- Update FAQ numbering. Modified Files: -- pgsql/doc: FAQ (r1.327 -> r1.328) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ.diff?r1=1.327&r2=1.328) pgsql/doc/src/FAQ: FAQ.html (r1.284 -> r1.285) (http://develop

[COMMITTERS] pgsql: Update RESET ALL items: < all temporary tables, removal of any

2005-02-02 Thread Bruce Momjian
Log Message: --- Update RESET ALL items: < all temporary tables, removal of any NOTIFYs, etc. This could be used < for connection pooling. We could also change RESET ALL to have this < functionality. > all temporary tables, removal of any NOTIFYs, cursors, prepared > queries(?

[COMMITTERS] pgsql: Add to release checklist: * Update inet/cidr data types with

2005-02-02 Thread Bruce Momjian
Log Message: --- Add to release checklist: * Update inet/cidr data types with newest Bind patches Modified Files: -- pgsql/src/tools: RELEASE_CHANGES (r1.55 -> r1.56) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/RELEASE_CHANGES.diff?

[COMMITTERS] pgsql: Fixed bug in parsing of #line statement in declare section.

2005-02-02 Thread Michael Meskes
Log Message: --- Fixed bug in parsing of #line statement in declare section. Modified Files: -- pgsql/src/interfaces/ecpg: ChangeLog (r1.283 -> r1.284) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ChangeLog.diff?r1=1.283&r2=1.284)

[COMMITTERS] pgsql: Remove pgsql_tmp directory FAQ item.

2005-02-02 Thread Bruce Momjian
Log Message: --- Remove pgsql_tmp directory FAQ item. Modified Files: -- pgsql/doc: FAQ (r1.326 -> r1.327) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ.diff?r1=1.326&r2=1.327) pgsql/doc/src/FAQ: FAQ.html (r1.283 -> r1.284)

[COMMITTERS] pgsql: Backpatch FAQ to 8.0.X.

2005-02-02 Thread Bruce Momjian
Log Message: --- Backpatch FAQ to 8.0.X. Tags: REL8_0_STABLE Modified Files: -- pgsql/doc: FAQ (r1.292.4.6 -> r1.292.4.7) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ.diff?r1=1.292.4.6&r2=1.292.4.7) pgsql/doc/src/FAQ: FAQ.html