Clarify that COPY FREEZE is not a hard rule.
Remove message when FREEZE not honoured,
clarify reasons in comments and docs.
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/1eb6cee499d19fc9204e059ba37fc2dac32e2f25
Modified Files
--
doc/src/sgml/ref/copy.sg
Optimize COPY FREEZE with CREATE TABLE also.
Jeff Davis, additional test by me
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/1f023f929702efc9fd4230267b0f0e8d72ba5067
Modified Files
--
src/backend/commands/copy.c |3 ++-
src/test/regress/expe
Correct xmax test for COPY FREEZE
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/ef754fb51b8a40c3b3dc0f3cc42f62eff77649db
Modified Files
--
src/test/regress/expected/copy2.out | 10 +-
1 files changed, 5 insertions(+), 5 deletions(-)
--
Sent
On 7 December 2012 14:19, Simon Riggs wrote:
> Correct xmax test for COPY FREEZE
It seems I have a script problem at the root cause of this error.
--
Simon Riggs http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
--
Sent via pgsql-commi
Improve pg_upgrade's status display
Pg_upgrade displays file names during copy and database names during
dump/restore. Andrew Dunstan identified three bugs:
* long file names were being truncated to 60 _leading_ characters, which
often do not change for long file names
* file names were tr