[COMMITTERS] pgsql: Minor wording improvement.

2010-04-03 Thread Tom Lane
Log Message: --- Minor wording improvement. Modified Files: -- pgsql/doc/src/sgml/ref: alter_default_privileges.sgml (r1.3 -> r1.4) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/alter_default_privileges.sgml?r1=1.3&r2=1.4) -- Sent via p

[COMMITTERS] pgsql: \ddp should be recognized as such even if user appends S or + to

2010-04-03 Thread Tom Lane
Log Message: --- \ddp should be recognized as such even if user appends S or + to it. Those options do nothing right now, but might be wanted later, and in any case it's confusing for the command to be interpreted as \dd if anything is appended. Per Jaime Casanova. Modified Files: ---

[COMMITTERS] pgsql: Make ecpg in line with other compilers in that it deletes its

2010-04-03 Thread Michael Meskes
Log Message: --- Make ecpg in line with other compilers in that it deletes its output if there was an error processing the input file. Work done by Zoltan. Modified Files: -- pgsql/src/interfaces/ecpg/preproc: ecpg.c (r1.114 -> r1.115) (http://anoncvs.po

[COMMITTERS] pgsql: Sync perl's ppport.h on all branches back to 7.4 with recent

2010-04-03 Thread Andrew Dunstan
Log Message: --- Sync perl's ppport.h on all branches back to 7.4 with recent update on HEAD, ensuring we can build older branches with modern Perl installations. Tags: REL7_4_STABLE Modified Files: -- pgsql/src/pl/plperl: ppport.h (r1.5 -> r1.5.6.1)

[COMMITTERS] pgsql: Sync perl's ppport.h on all branches back to 7.4 with recent

2010-04-03 Thread Andrew Dunstan
Log Message: --- Sync perl's ppport.h on all branches back to 7.4 with recent update on HEAD, ensuring we can build older branches with modern Perl installations. Tags: REL8_0_STABLE Modified Files: -- pgsql/src/pl/plperl: ppport.h (r1.8.4.1 -> r1.8.4.2)

[COMMITTERS] pgsql: Sync perl's ppport.h on all branches back to 7.4 with recent

2010-04-03 Thread Andrew Dunstan
Log Message: --- Sync perl's ppport.h on all branches back to 7.4 with recent update on HEAD, ensuring we can build older branches with modern Perl installations. Tags: REL8_1_STABLE Modified Files: -- pgsql/src/pl/plperl: ppport.h (r1.9.2.2 -> r1.9.2.3)

[COMMITTERS] pgsql: Sync perl's ppport.h on all branches back to 7.4 with recent

2010-04-03 Thread Andrew Dunstan
Log Message: --- Sync perl's ppport.h on all branches back to 7.4 with recent update on HEAD, ensuring we can build older branches with modern Perl installations. Tags: REL8_2_STABLE Modified Files: -- pgsql/src/pl/plperl: ppport.h (r1.11 -> r1.11.2.1)

[COMMITTERS] pgsql: Sync perl's ppport.h on all branches back to 7.4 with recent

2010-04-03 Thread Andrew Dunstan
Log Message: --- Sync perl's ppport.h on all branches back to 7.4 with recent update on HEAD, ensuring we can build older branches with modern Perl installations. Tags: REL8_3_STABLE Modified Files: -- pgsql/src/pl/plperl: ppport.h (r1.11 -> r1.11.4.1)

[COMMITTERS] pgsql: Sync perl's ppport.h on all branches back to 7.4 with recent

2010-04-03 Thread Andrew Dunstan
Log Message: --- Sync perl's ppport.h on all branches back to 7.4 with recent update on HEAD, ensuring we can build older branches with modern Perl installations. Tags: REL8_4_STABLE Modified Files: -- pgsql/src/pl/plperl: ppport.h (r1.11 -> r1.11.6.1)

[COMMITTERS] pgmemcache: pgmemcache NEWS

2010-04-03 Thread ormod
ormod 2010/04/03 13:28:22 UTC PostgreSQL src repository Modified files: .NEWS Log: Add news about 2.0.3 changes. Revision ChangesPath 1.8 +5 -0 pgmemcache/NEWS -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.or

[COMMITTERS] pgmemcache: pgmemcache/debian changelog packages.in

2010-04-03 Thread ormod
ormod 2010/04/03 12:27:40 UTC PostgreSQL src repository Added files: debian changelog packages.in Log: Add the debian build scripts missing from previous commit. Revision ChangesPath 1.1 +6 -0 pgmemcache/debian/changelog (new) 1.1 +2

[COMMITTERS] pgmemcache: pgmemcache Makefile README.pgmemcache

2010-04-03 Thread ormod
ormod 2010/04/03 12:21:44 UTC PostgreSQL src repository Modified files: .Makefile README.pgmemcache Log: Update docs a bit, add initial support for building .deb packages of pgmemcache. Revision ChangesPath 1.10 +5 -1 pgmemcache/Makefi

[COMMITTERS] pgmemcache: pgmemcache pgmemcache.c

2010-04-03 Thread ormod
ormod 2010/04/03 09:17:05 UTC PostgreSQL src repository Modified files: .pgmemcache.c Log: Update pgmemcaches behaviour support so it's up to par with libmemcached 0.38 Revision ChangesPath 1.28 +46 -34pgmemcache/pgmemcache.c -- Sent v

[COMMITTERS] pgsql: Message quoting style tuning

2010-04-03 Thread Peter Eisentraut
Log Message: --- Message quoting style tuning Modified Files: -- pgsql/src/interfaces/ecpg/preproc: type.c (r1.91 -> r1.92) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/preproc/type.c?r1=1.91&r2=1.92) -- Sent via pgsql-committers ma

[COMMITTERS] pgsql: Clarify documentation of to_char EEEE pattern

2010-04-03 Thread Peter Eisentraut
Log Message: --- Clarify documentation of to_char pattern Modified Files: -- pgsql/doc/src/sgml: func.sgml (r1.511 -> r1.512) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/func.sgml?r1=1.511&r2=1.512) -- Sent via pgsql-committers maili

[COMMITTERS] pgsql: Remove unnecessary xref endterm attributes and title ids The

2010-04-03 Thread Peter Eisentraut
Log Message: --- Remove unnecessary xref endterm attributes and title ids The endterm attribute is mainly useful when the toolchain does not support automatic link target text generation for a particular situation. In the past, this was required by the man page tools for all reference pa

[COMMITTERS] pgsql: Allow for more room in the man page title, so that "CREATE TEXT

2010-04-03 Thread Peter Eisentraut
Log Message: --- Allow for more room in the man page title, so that "CREATE TEXT SEARCH CONFIGURATION" is not truncated. Modified Files: -- pgsql/doc/src/sgml: stylesheet-man.xsl (r1.3 -> r1.4) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/st