Log Message:
---
Add warning messages when some rows were not loaded due to errors,
and change the exit code to non-zero in the cases.
Report and suggestions by thomas wiegers.
Modified Files:
--
pgbulkload/bin:
pg_bulkload.c (r1.23 -> r1.24)
(http://cvs.p
Log Message:
---
Updated expected-output file for hstore.
This is an oversight in my previous patch to deprecate => as an operator
name. Per buildfarm.
Modified Files:
--
pgsql/contrib/hstore/expected:
hstore.out (r1.7 -> r1.8)
(http://anoncvs.postgresql.
Log Message:
---
Deprecate the use of => as an operator name.
In HEAD, emit a warning when an operator named => is defined.
In both HEAD and the backbranches (except in 8.2, where contrib
modules do not have documentation), document that hstore's text =>
text operator may be removed in a f
Log Message:
---
Deprecate the use of => as an operator name.
In HEAD, emit a warning when an operator named => is defined.
In both HEAD and the backbranches (except in 8.2, where contrib
modules do not have documentation), document that hstore's text =>
text operator may be removed in a f
Log Message:
---
Deprecate the use of => as an operator name.
In HEAD, emit a warning when an operator named => is defined.
In both HEAD and the backbranches (except in 8.2, where contrib
modules do not have documentation), document that hstore's text =>
text operator may be removed in a f
Log Message:
---
Deprecate the use of => as an operator name.
In HEAD, emit a warning when an operator named => is defined.
In both HEAD and the backbranches (except in 8.2, where contrib
modules do not have documentation), document that hstore's text =>
text operator may be removed in a f
Log Message:
---
Update pg_ctl docs to explain server output behavior differences on
win32 and non-win32 platforms.
Modified Files:
--
pgsql/doc/src/sgml/ref:
pg_ctl-ref.sgml (r1.50 -> r1.51)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/
Log Message:
---
Fix pg_upgrade's use of pg_ctl on Win32 to not send command and sever
output to the same file, because it is impossible.
Also set user name for pg_dumpall in pg_upgrade.
Modified Files:
--
pgsql/contrib/pg_upgrade:
dump.c (r1.2 -> r1.3)
(h
Log Message:
---
Set pg_ctl on Win32 to only log server log, not command output.
Pass user name to pg_dumpall.
Modified Files:
--
pg_migrator/src:
option.c (r1.35 -> r1.36)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src/option.c?r