mirror of
https://github.com/postgres/postgres.git
synced 2026-02-23 18:04:41 -05:00
This is implemented as a per-column boolean option, rather than trying to match COPY's convention of a single option listing the column names. Shigeru Hanada, reviewed by KaiGai Kohei
4 lines
34 B
Text
4 lines
34 B
Text
AAA,aaa
|
|
XYZ,xyz
|
|
NULL,NULL
|
|
ABC,abc
|