[COMMITTERS] pgsql: Add GIT URL: >

2008-04-23 Thread Bruce Momjian
Log Message: --- Add GIT URL: > http://archives.postgresql.org/pgsql-hackers/2008-04/msg01589.php Modified Files: -- pgsql/doc: TODO (r1.2429 -> r1.2430) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/TODO?r1=1.2429&r2=1.2430) pgsql/doc/src/FAQ:

[COMMITTERS] dbsamples - pagila: add unique indexes to partitions to match primary

2008-04-23 Thread User Xzilla
Log Message: --- add unique indexes to partitions to match primary key on parent Modified Files: -- pagila: pagila-schema.sql (r1.7 -> r1.8) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/dbsamples/pagila/pagila-schema.sql.diff?r1=1.7&r2=1.8) -- Sent via pg

[COMMITTERS] pgsql: Add to TODO: < > o Add prompt escape to display the client and

2008-04-23 Thread Bruce Momjian
Log Message: --- Add to TODO: < > o Add prompt escape to display the client and server versions Modified Files: -- pgsql/doc: TODO (r1.2428 -> r1.2429) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/TODO?r1=1.2428&r2=1.2429) pgsql/doc/src/F

[COMMITTERS] pgsql: Add URL for MERGE: >

2008-04-23 Thread Bruce Momjian
Log Message: --- Add URL for MERGE: > http://archives.postgresql.org/pgsql-hackers/2008-04/msg01475.php Modified Files: -- pgsql/doc: TODO (r1.2427 -> r1.2428) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/TODO?r1=1.2427&r2=1.2428) pgsql/doc/sr

[COMMITTERS] pgsnap - pgsnap: Kill the frames! :)

2008-04-23 Thread User Gleu
Log Message: --- Kill the frames! :) Modified Files: -- pgsnap/pgsnap: ChangeLog (r1.18 -> r1.19) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnap/pgsnap/pgsnap/ChangeLog.diff?r1=1.18&r2=1.19) pgsnap.php (r1.12 -> r1.13) (http://cvs.pgfo

[COMMITTERS] prefix - prefix: build_pr cleanup, now takes (prefix, first, last) as

2008-04-23 Thread User Dim
Log Message: --- build_pr cleanup, now takes (prefix, first, last) as arguments Modified Files: -- prefix: prefix.c (r1.41 -> r1.42) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/prefix/prefix/prefix.c.diff?r1=1.41&r2=1.42) Added Files: --- pref

[COMMITTERS] pgsql: Prevent shutdown in normal mode if online backup is running, and

2008-04-23 Thread Magnus Hagander
Log Message: --- Prevent shutdown in normal mode if online backup is running, and have pg_ctl warn about this. Cancel running online backups (by renaming the backup_label file, thus rendering the backup useless) when shutting down in fast mode. Laurenz Albe Modified Files:

[COMMITTERS] prefix - prefix: text prefixing support is now deprecated

2008-04-23 Thread User Dim
Log Message: --- text prefixing support is now deprecated ('text'::prefix_range is implicit) Modified Files: -- prefix: README.txt (r1.11 -> r1.12) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/prefix/prefix/README.txt.diff?r1=1.11&r2=1.12) prefix.c

[COMMITTERS] prefix - prefix: picksplit presorting avalable with

2008-04-23 Thread User Dim
Log Message: --- picksplit presorting avalable with gist_prefix_range_presort_ops, no noticeable difference on test data (dataset already sorted) Modified Files: -- prefix: prefix.c (r1.39 -> r1.40) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/prefix/prefi