Skip to content

Commit 7773434

Browse files
committed
Make it clear it is the server version that determines if crlf is used. Idea from Joe Conway.
1 parent c3b7d2d commit 7773434

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

doc/src/sgml/ref/copy.sgml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/ref/copy.sgml,v 1.43 2003/04/19 19:55:37 momjian Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/ref/copy.sgml,v 1.44 2003/04/20 01:52:55 momjian Exp $
33
PostgreSQL documentation
44
-->
55

@@ -363,8 +363,9 @@ COPY <replaceable class="parameter">table</replaceable> [ ( <replaceable class="
363363
<para>
364364
<command>COPY TO</command> will terminate each row with a Unix-style
365365
newline (<quote><literal>\n</></>), or carriage return/newline
366-
("\r\n") on MS Windows. <command>COPY FROM</command> can handle lines
367-
ending with newlines, carriage returns, or carriage return/newlines.
366+
("\r\n") for servers running MS Windows.
367+
<command>COPY FROM</command> can handle lines ending with newlines,
368+
carriage returns, or carriage return/newlines.
368369
</para>
369370
</refsect2>
370371

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy