[COMMITTERS] pgsql: Change a couple of examples to say ALTER MAPPING instead of ADD

2007-12-12 Thread Tom Lane
Log Message: --- Change a couple of examples to say ALTER MAPPING instead of ADD MAPPING, per Oleg. Modified Files: -- pgsql/doc/src/sgml: textsearch.sgml (r1.39 -> r1.40) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/textsearch.sgml?r1=1.3

[COMMITTERS] pgsql: Mark items needing updating for beta stamping.

2007-12-12 Thread Bruce Momjian
Log Message: --- Mark items needing updating for beta stamping. Modified Files: -- pgsql/src/tools: RELEASE_CHANGES (r1.79 -> r1.80) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/RELEASE_CHANGES?r1=1.79&r2=1.80) ---(en

[COMMITTERS] pgsql: Improve the method of localizing column names and other fixed

2007-12-12 Thread Tom Lane
Log Message: --- Improve the method of localizing column names and other fixed strings in psql's \d commands and other uses of printQuery(). Previously we would pass these strings through gettext() and then send them to the server as literals in the SQL query. But the code was not set up

[COMMITTERS] aupg - aupg_src: removed augpgschema designation in front of

2007-12-12 Thread User Rlucas
Log Message: --- removed augpgschema designation in front of _current_pg_transaction_id()... Modified Files: -- aupg_src/sql: audit_infrastructure.sql (r1.12 -> r1.13) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/aupg/aupg_src/sql/audit_infrastructure.sql.d

[COMMITTERS] aupg - aupg_src: one more schema change on write-only generated trigger

2007-12-12 Thread User Rlucas
Log Message: --- one more schema change on write-only generated trigger Modified Files: -- aupg_src/sql: audit_infrastructure.sql (r1.13 -> r1.14) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/aupg/aupg_src/sql/audit_infrastructure.sql.diff?r1=1.13&r2=1.14)

[COMMITTERS] aupg - aupg_src: fixed reference in trigger function to aupgschema.write

2007-12-12 Thread User Rlucas
Log Message: --- fixed reference in trigger function to aupgschema.write rather than implied public.write. Modified Files: -- aupg_src/sql: audit_infrastructure.sql (r1.11 -> r1.12) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/aupg/aupg_src/sql/audit_infra

Re: [COMMITTERS] pgsql: Provide a more accurate, detailed log message when the archive

2007-12-12 Thread Tom Lane
Bjorn Munch <[EMAIL PROTECTED]> writes: > PostgreSQL fails to compile with Sun Studio 12, due to this new code > in backend/postmaster/pgarch.c, more precisely the last line before > the #endif (line 506): Fixed. regards, tom lane ---(end of broadc

[COMMITTERS] pgsql: Clean up unportable attempt to use #if inside a macro call, also

2007-12-12 Thread Tom Lane
Log Message: --- Clean up unportable attempt to use #if inside a macro call, also faulty code in third arm of #if. Per buildfarm reports. Modified Files: -- pgsql/src/backend/postmaster: pgarch.c (r1.34 -> r1.35) (http://developer.postgresql.org/cvsweb.cgi

Re: [COMMITTERS] pgsql: Provide a more accurate, detailed log message when the archive

2007-12-12 Thread Bjorn Munch
PostgreSQL fails to compile with Sun Studio 12, due to this new code in backend/postmaster/pgarch.c, more precisely the last line before the #endif (line 506): - #if defined(WIN32) errmsg("archive command was terminated by exception 0x%X", WTERM

[COMMITTERS] press - pr: Corrections

2007-12-12 Thread User Conni
Log Message: --- Corrections Modified Files: -- pr/releases/8.3/de: release.txt (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/press/pr/releases/8.3/de/release.txt.diff?r1=1.3&r2=1.4) presskit83.html (r1.1 -> r1.2) (http://cvs.

[COMMITTERS] pgsql: Provide a more accurate, detailed log message when the archive

2007-12-12 Thread Peter Eisentraut
Log Message: --- Provide a more accurate, detailed log message when the archive command fails. Modified Files: -- pgsql/src/backend/postmaster: pgarch.c (r1.33 -> r1.34) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/postmaster/pgarch.c?r1=1.

[COMMITTERS] pgbouncer - pgbouncer: verbose asm hack

2007-12-12 Thread User Mkz
Log Message: --- verbose asm hack Modified Files: -- pgbouncer: Makefile (r1.17 -> r1.18) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/Makefile.diff?r1=1.17&r2=1.18) ---(end of broadcast)-

[COMMITTERS] pgbouncer - pgbouncer: remove generated manpages from cvs, they are

2007-12-12 Thread User Mkz
Log Message: --- remove generated manpages from cvs, they are annoying Removed Files: - pgbouncer/doc: pgbouncer.1 (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/doc/pgbouncer.1) pgbouncer.5 (http://cvs.pgfoundry.org/cgi-b