pgsql: Document that COPY OUT requires an absolute pathname. - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Document that COPY OUT requires an absolute pathname.
Date
Msg-id E1T78Oa-0005Sw-KS@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Document that COPY OUT requires an absolute pathname.

As suggested by Etsuro Fujita, but with somewhat different wording.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/b9ea8d20fde981997425ba72de7aa23e319e753e

Modified Files
--------------
doc/src/sgml/ref/copy.sgml |    7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: Remove old documentation warnings about the use of bigint.
Next
From: Robert Haas
Date:
Subject: pgsql: Add missing period to detail message.