[COMMITTERS] deny-updates - trunk: Small mod to README

2009-04-26 Thread User Decibel
Log Message: --- Small mod to README Modified Files: -- trunk/trunk: README (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/deny-updates/trunk/trunk/README.diff?r1=1.3&r2=1.4) -- Sent via pgsql-committers mailing list (pgsql-committers@postgre

[COMMITTERS] deny-updates - trunk: Add the option of allowing updates if the field

2009-04-26 Thread User Decibel
Log Message: --- Add the option of allowing updates if the field was originally NULL Modified Files: -- trunk/trunk: deny_updates.sql (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/deny-updates/trunk/trunk/deny_updates.sql.diff?r1=1.2&r2=1.3)

[COMMITTERS] pgbulkload - pgbulkload: pg_bulkload 2.4beta2.

2009-04-26 Thread User Itagaki
Log Message: --- pg_bulkload 2.4beta2. - Fix pg_bulkload to return bigint. - Add nbtsort.c files for USE_PGXS. Modified Files: -- pgbulkload/lib: Makefile (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbulkload/pgbulkload/lib/Makefile.diff?r1

[COMMITTERS] pgbulkload - pgbulkload: New Directory

2009-04-26 Thread User Itagaki
Update of /cvsroot/pgbulkload/pgbulkload/lib/nbtree In directory pgfoundry.org:/tmp/cvs-serv78171/nbtree Log Message: Directory /cvsroot/pgbulkload/pgbulkload/lib/nbtree added to the repository -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your s

[COMMITTERS] deny-updates - trunk: Change to using a text string of options

2009-04-26 Thread User Decibel
Log Message: --- Change to using a text string of options Modified Files: -- trunk/trunk: README (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/deny-updates/trunk/trunk/README.diff?r1=1.2&r2=1.3) deny_updates.sql (r1.1.1.1 -> r1.2)

[COMMITTERS] pgsql: Some more work on the 8.4 release notes.

2009-04-26 Thread Tom Lane
Log Message: --- Some more work on the 8.4 release notes. Document a few changes that Bruce apparently found uninteresting, and do minor wordsmithing on a number of the existing entries. Modified Files: -- pgsql/doc/src/sgml: release.sgml (r1.631 -> r1.632)

[COMMITTERS] pgfouine - www: added the final links

2009-04-26 Thread User Gsmet
Log Message: --- added the final links Modified Files: -- www: index.html (r1.33 -> r1.34) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/www/index.html.diff?r1=1.33&r2=1.34) -- Sent via pgsql-committers mailing list ([email protected]

[COMMITTERS] autodoc - autodoc: Don't need relhasindexes, relhasrules, or

2009-04-26 Thread User Rbt
Log Message: --- Don't need relhasindexes, relhasrules, or relhastriggers since older DBs have been dropped. This also makes up 8.4 compatible without additional changes required. Modified Files: -- autodoc: postgresql_autodoc.pl (r1.25 -> r1.26) (http://

[COMMITTERS] pgsql: Remove Windows-specific definition of S_ISDIR().

2009-04-26 Thread Tom Lane
Log Message: --- Remove Windows-specific definition of S_ISDIR(). This should not be here; if there are any Windows configurations where port/win32.h fails to provide the macro, it should be fixed in the latter file not here. Modified Files: -- pgsql/src/bin/psql:

[COMMITTERS] pgfouine - pgfouine: in fact, let's raise it directly to 512 MB

2009-04-26 Thread User Gsmet
Log Message: --- in fact, let's raise it directly to 512 MB Modified Files: -- pgfouine: ChangeLog (r1.89 -> r1.90) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/ChangeLog.diff?r1=1.89&r2=1.90) pgfouine.php (r1.60 -> r1.61)

[COMMITTERS] pgfouine - pgfouine: raised the default memory limit to 256 MB

2009-04-26 Thread User Gsmet
Log Message: --- raised the default memory limit to 256 MB Modified Files: -- pgfouine: ChangeLog (r1.88 -> r1.89) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/ChangeLog.diff?r1=1.88&r2=1.89) pgfouine.php (r1.59 -> r1.60)

[COMMITTERS] pgfouine - pgfouine: fixed typo

2009-04-26 Thread User Gsmet
Log Message: --- fixed typo Modified Files: -- pgfouine: ChangeLog (r1.87 -> r1.88) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/ChangeLog.diff?r1=1.87&r2=1.88) -- Sent via pgsql-committers mailing list ([email protected])

[COMMITTERS] pgfouine - pgfouine: changed the default order of reports

2009-04-26 Thread User Gsmet
Log Message: --- changed the default order of reports Modified Files: -- pgfouine: ChangeLog (r1.86 -> r1.87) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/ChangeLog.diff?r1=1.86&r2=1.87) pgfouine.php (r1.58 -> r1.59) (http

[COMMITTERS] pgfouine - pgfouine: added normalization of IN() clauses

2009-04-26 Thread User Gsmet
Log Message: --- added normalization of IN() clauses Modified Files: -- pgfouine/tests: TestLogObject.class.php (r1.4 -> r1.5) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/tests/TestLogObject.class.php.diff?r1=1.4&r2=1.5) pgfouine: