[COMMITTERS] pgfouine - www: +s

2006-04-15 Thread User Gsmet
Log Message: --- +s Modified Files: -- www: reports.html (r1.5 -> r1.6) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/www/reports.html.diff?r1=1.5&r2=1.6) ---(end of broadcast)--- TIP 3: Have you chec

[COMMITTERS] pgsql: Remove: < o %Have pg_dump use multi-statement transactions for

2006-04-15 Thread Bruce Momjian
Log Message: --- Remove: < o %Have pg_dump use multi-statement transactions for INSERT dumps Modified Files: -- pgsql/doc: TODO (r1.1795 -> r1.1796) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1795&r2=1.1796) pgsql/doc/sr

[COMMITTERS] pgsql: Document that pg_dump -d/-D prevents invalid data from canceling

2006-04-15 Thread Bruce Momjian
Log Message: --- Document that pg_dump -d/-D prevents invalid data from canceling the entire table load. Tags: REL8_1_STABLE Modified Files: -- pgsql/doc/src/sgml/ref: pg_dump.sgml (r1.81 -> r1.81.2.1) (http://developer.postgresql.org/cvsweb.cgi/pgsql

[COMMITTERS] pgsql: Document that pg_dump -d/-D prevents invalid data from canceling

2006-04-15 Thread Bruce Momjian
Log Message: --- Document that pg_dump -d/-D prevents invalid data from canceling the entire table load. Modified Files: -- pgsql/doc/src/sgml/ref: pg_dump.sgml (r1.82 -> r1.83) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/pg_dump.sgml

[COMMITTERS] pgsql: Support the syntax CREATE AGGREGATE aggname (input_type)

2006-04-15 Thread Tom Lane
Log Message: --- Support the syntax CREATE AGGREGATE aggname (input_type) (parameter_list) along with the old syntax where the input type was named in the parameter list. This fits more naturally with the way that the aggregate is identified in DROP AGGREGATE and other utility comm

[COMMITTERS] oledb - oledb: DBTYPE_BOOL is actually a two word value, and requires

2006-04-15 Thread User Shachar
Log Message: --- DBTYPE_BOOL is actually a two word value, and requires special handling beyond copying the Postgresql return. Modified Files: -- oledb: PgSess.cpp (r1.37 -> r1.38) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/oledb/oledb/PgSess.cpp.diff?r1