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.sgml | 8 +++++---
src/backend/commands/copy.c | 10 +++++-----
2 files changed, 10 insertions(+), 8 deletions(-)
pgsql-committers by date
| Next: | From: Simon Riggs | Date: 2012-12-07 13:28:58 |
| Subject: pgsql: Optimize COPY FREEZE with CREATE TABLE also. |
| Previous: | From: Tom Lane | Date: 2012-12-07 04:10:08 |
| Subject: pgsql: Improve pl/pgsql to support composite-type expressions inRETURN |