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

Bruce Momjian <bruce@momjian.us>

Commit: 739425dbe32826a54f77533133d1c7674aa62617
Author: Bruce Momjian <bruce@momjian.us>
Date: 2007-04-18T00:17:56Z
Releases: 8.3.0
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