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
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
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
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
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
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