Document that the COPY delimiter must be an ASCII byte, rather than a

Bruce Momjian <bruce@momjian.us>

Commit: 4e9344345585d993797cce6292ff87e5735aad85
Author: Bruce Momjian <bruce@momjian.us>
Date: 2007-04-18T00:18:31Z
Releases: 8.2.4
Document that the COPY delimiter must be an ASCII byte, rather than a
multi-byte value.  It can also be a single-byte encoded character if
the client and server versions match.

Backpatch to 8.2.X.

Files

PathChange+/−
doc/src/sgml/ref/copy.sgml modified +2 −2