pgsql-server/doc/src/sgml/ref copy.sgml

Started by Bruce Momjianalmost 23 years ago1 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: momjian@svr1.postgresql.org 03/08/17 01:33:02

Modified files:
doc/src/sgml/ref: copy.sgml

Log message:
The attached patch adds some clarification to the documentation of the
binary format read/created by COPY BINARY. It also mentions the
contrib/binarycopy module.

Lee Kindness.