mirror of
https://github.com/postgres/postgres.git
synced 2026-05-31 12:58:58 -04:00
86a3f2d492
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