[COMMITTERS] pgsql: Add tsearch tab completion support: * adds a few missing words

2007-09-13 Thread Bruce Momjian
Log Message: --- Add tsearch tab completion support: * adds a few missing words to some commands (like adding GIN as a valid index type or OWNED BY for ALTER SEQUENCE,...) * support for ALTER TABLE foo ENABLE/DISABLE REPLICA TRIGGER/RULE * autocomplete CREATE DATABASE foo TEMPLATE (mostl

[COMMITTERS] pgsql: This is small patch fixes a spi example (PG_MODULE_MAGIC is

2007-09-13 Thread Bruce Momjian
Log Message: --- This is small patch fixes a spi example (PG_MODULE_MAGIC is required as of PostgreSQL 8.2) and provides a link to compiling and linking section. Euler Taveira de Oliveira Modified Files: -- pgsql/doc/src/sgml: spi.sgml (r1.58 -> r1.59) (ht

[COMMITTERS] pgsql: Update GNU tar error code documentation.

2007-09-13 Thread Bruce Momjian
Log Message: --- Update GNU tar error code documentation. Backpatch to 8.2.X. Tags: REL8_2_STABLE Modified Files: -- pgsql/doc/src/sgml: backup.sgml (r2.95 -> r2.95.2.1) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/backup.sgml?r1=2.

[COMMITTERS] pgsql: Update GNU tar error code documentation.

2007-09-13 Thread Bruce Momjian
Log Message: --- Update GNU tar error code documentation. Backpatch to 8.2.X. Modified Files: -- pgsql/doc/src/sgml: backup.sgml (r2.99 -> r2.100) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/backup.sgml?r1=2.99&r2=2.100) ---

[COMMITTERS] pgsql: Mentino that PAM doesn't work for Unix system authentication

2007-09-13 Thread Bruce Momjian
Log Message: --- Mentino that PAM doesn't work for Unix system authentication because of the problems non-root reading /etc/shadow. Modified Files: -- pgsql/doc/src/sgml: client-auth.sgml (r1.100 -> r1.101) (http://developer.postgresql.org/cvsweb.cgi/pgsql/

[COMMITTERS] pgsql: Remove ill-considered (not to mention undocumented) attempt to

2007-09-13 Thread Tom Lane
Log Message: --- Remove ill-considered (not to mention undocumented) attempt to make contrib/intarray's GIN opclass override the built-in default. Per bug #3048 and other complaints. Modified Files: -- pgsql/contrib/intarray: README.intarray (r1.13 -> r1.14)

[COMMITTERS] pgsql: Remove ill-considered (not to mention undocumented) attempt to

2007-09-13 Thread Tom Lane
Log Message: --- Remove ill-considered (not to mention undocumented) attempt to make contrib/intarray's GIN opclass override the built-in default. Per bug #3048 and other complaints. Tags: REL8_2_STABLE Modified Files: -- pgsql/contrib/intarray: README.intarr

[COMMITTERS] pgsql: Update documented error text.

2007-09-13 Thread Bruce Momjian
Log Message: --- Update documented error text. Fujii Masao Modified Files: -- pgsql/doc/src/sgml: maintenance.sgml (r1.79 -> r1.80) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/maintenance.sgml?r1=1.79&r2=1.80) --

[COMMITTERS] snapshot - src: 1) Using cursors for fetching data (at least when doing

2007-09-13 Thread User Cunha17
Log Message: --- 1) Using cursors for fetching data (at least when doing a Complete Refresh); 2) Fix an invalid commit when Autocommit is active at 'src/sql/pgsnapshots_refresh_snapshot.sql' Modified Files: -- src/pl: performCompleteRefresh.pl (r1.4 -> r1.5)

[COMMITTERS] snapshot - src: New Directory

2007-09-13 Thread User Cunha17
Update of /cvsroot/snapshot/src/pl/db/pg In directory pgfoundry.org:/tmp/cvs-serv30476/pg Log Message: Directory /cvsroot/snapshot/src/pl/db/pg added to the repository ---(end of broadcast)--- TIP 1: if posting/reading through Usenet, please send a

[COMMITTERS] snapshot - src: New Directory

2007-09-13 Thread User Cunha17
Update of /cvsroot/snapshot/src/pl/db/oracle In directory pgfoundry.org:/tmp/cvs-serv30476/oracle Log Message: Directory /cvsroot/snapshot/src/pl/db/oracle added to the repository ---(end of broadcast)--- TIP 1: if posting/reading through Usenet, p

[COMMITTERS] snapshot - src: New Directory

2007-09-13 Thread User Cunha17
Update of /cvsroot/snapshot/src/pl/db In directory pgfoundry.org:/tmp/cvs-serv30392/db Log Message: Directory /cvsroot/snapshot/src/pl/db added to the repository ---(end of broadcast)--- TIP 1: if posting/reading through Usenet, please send an appr

[COMMITTERS] snapshot - src: Even when the remote connection is local (remote=local),

2007-09-13 Thread User Cunha17
Log Message: --- Even when the remote connection is local (remote=local), we must create a new connection, thus giving us isolation from the writing one (local). Modified Files: -- src/pl: refreshSnapshot.pl (r1.1.1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi

Re: [COMMITTERS] pgsql: Document that age() adds days, then full months.

2007-09-13 Thread Bruce Momjian
Bruce Momjian wrote: > Tom Lane wrote: > > [EMAIL PROTECTED] (Bruce Momjian) writes: > > > Document that age() adds days, then full months. > > > > AFAICT, this documentation "improvement" is outright wrong. > > I am now thinking no documentation paragraph is even needed. We have to > use the num

[COMMITTERS] pgsql: Clarify age() 'months' calculation documentation.

2007-09-13 Thread Bruce Momjian
Log Message: --- Clarify age() 'months' calculation documentation. Modified Files: -- pgsql/doc/src/sgml: func.sgml (r1.392 -> r1.393) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/func.sgml?r1=1.392&r2=1.393) ---(e

[COMMITTERS] pgsql: Update documentation to emphasize autovacuum rather than

2007-09-13 Thread Bruce Momjian
Log Message: --- Update documentation to emphasize autovacuum rather than administrator-scheduled vacuums. Modified Files: -- pgsql/doc/src/sgml: maintenance.sgml (r1.78 -> r1.79) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/maintenance.sg

[COMMITTERS] pgsql: Translation updates

2007-09-13 Thread Peter Eisentraut
Log Message: --- Translation updates Tags: REL8_2_STABLE Modified Files: -- pgsql/src/backend/po: de.po (r1.25.2.2 -> r1.25.2.3) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/po/de.po?r1=1.25.2.2&r2=1.25.2.3) fr.po (r1.13.2.2 -

[COMMITTERS] pgsql: Translation updates

2007-09-13 Thread Peter Eisentraut
Log Message: --- Translation updates Tags: REL8_1_STABLE Modified Files: -- pgsql/src/backend/po: de.po (r1.21.2.3 -> r1.21.2.4) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/po/de.po?r1=1.21.2.3&r2=1.21.2.4) fr.po (r1.10.2.4 -

[COMMITTERS] pgsql: Translation updates

2007-09-13 Thread Peter Eisentraut
Log Message: --- Translation updates Tags: REL8_0_STABLE Modified Files: -- pgsql/src/backend/po: de.po (r1.19.4.2 -> r1.19.4.3) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/po/de.po?r1=1.19.4.2&r2=1.19.4.3) fr.po (r1.7.4.6 ->

[COMMITTERS] pgsql: Translation updates

2007-09-13 Thread Peter Eisentraut
Log Message: --- Translation updates Tags: REL7_4_STABLE Modified Files: -- pgsql/src/backend/po: de.po (r1.11.2.6 -> r1.11.2.7) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/po/de.po?r1=1.11.2.6&r2=1.11.2.7) fr.po (r1.1.2.8 ->

[COMMITTERS] pgsql: Translation updates

2007-09-13 Thread Peter Eisentraut
Log Message: --- Translation updates Tags: REL7_3_STABLE Modified Files: -- pgsql/src/backend/po: de.po (r1.6.4.1 -> r1.6.4.2) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/po/de.po?r1=1.6.4.1&r2=1.6.4.2) pgsql/src/bin/pg_dump/po:

Re: [COMMITTERS] pgsql: Implement lazy XID allocation: transactions that do not modify

2007-09-13 Thread Jan Wieck
On 9/5/2007 2:10 PM, Tom Lane wrote: Log Message: --- Implement lazy XID allocation: transactions that do not modify any database rows will normally never obtain an XID at all. We already did things this way As a side note, this patch is transparent enough that it doesn't seem to affe

[COMMITTERS] pgsnmpd - pgsnmpd: Order of a module header.

2007-09-13 Thread User H-saito
Log Message: --- Order of a module header. Modified Files: -- pgsnmpd: pg_array.c (r1.5 -> r1.6) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/pg_array.c.diff?r1=1.5&r2=1.6) pg_array.h (r1.4 -> r1.5) (http://cvs.pgfoundry.org

[COMMITTERS] pgsnmpd - pgsnmpd: Update TODO

2007-09-13 Thread User Eggyknap
Log Message: --- Update TODO Modified Files: -- pgsnmpd: TODO.txt (r1.10 -> r1.11) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/TODO.txt.diff?r1=1.10&r2=1.11) ---(end of broadcast)--- TIP 9: I

[COMMITTERS] jdbccache - jdbccache: make sure preparethreshold is 1

2007-09-13 Thread User Davecramer
Log Message: --- make sure preparethreshold is 1 Modified Files: -- jdbccache/wrapper-jdbc4/src/main/java/org/postgresql/ds: PGSimpleDataSource.java (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/jdbccache/jdbccache/wrapper-jdbc4/src/main/java/