pgsql/ oc/src/sgml/ref/copy.sgml rc/backend/co ...

From: tgl(at)postgresql(dot)org
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/ oc/src/sgml/ref/copy.sgml rc/backend/co ...
Date: 2002-02-12 21:26:13
Message-ID: 200202122126.g1CLQDo78321@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql
Changes by: tgl(at)postgresql(dot)org 02/02/12 16:25:42

Modified files:
doc/src/sgml/ref: copy.sgml
src/backend/commands: copy.c

Log message:
Modify COPY TO to emit carriage returns and newlines as backslash escapes
(backslash-r, backslash-n) for protection against newline-conversion
munging. In future we will also tweak COPY FROM, but this part of the
change should be backwards-compatible. Per pghackers discussion.
Also, update COPY reference page to describe the backslash conversions
more completely and accurately.

Browse pgsql-committers by date

  From Date Subject
Next Message momjian 2002-02-12 22:24:37 pgsql/doc TODO
Previous Message momjian 2002-02-12 17:18:11 pgsql/doc FAQ src/FAQ/FAQ.html