copy: update docs for FORCE_NULL and FORCE_NOT_NULL combination
Bruce Momjian <bruce@momjian.us>
copy: update docs for FORCE_NULL and FORCE_NOT_NULL combination Also update regression tests Patch by Michael Paquier
Files
| Path | Change | +/− |
|---|---|---|
| contrib/file_fdw/file_fdw.c | modified | +0 −10 |
| contrib/file_fdw/input/file_fdw.source | modified | +4 −6 |
| contrib/file_fdw/output/file_fdw.source | modified | +3 −8 |
| doc/src/sgml/ref/copy.sgml | modified | +7 −0 |
| src/test/regress/expected/copy2.out | modified | +5 −5 |
| src/test/regress/sql/copy2.sql | modified | +5 −5 |