diff options
author | Bruce Momjian <bruce@momjian.us> | 2004-04-19 17:22:31 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2004-04-19 17:22:31 +0000 |
commit | 862b20b3822887bdb3b42a72ea0e73dc8028fb31 (patch) | |
tree | f32c0739293f6ad6389173060b1cf55aecc66575 /src/bin/scripts/common.c | |
parent | 83ab1c04757fadf116942f837408c8f9e95796e2 (diff) | |
download | postgresql-862b20b3822887bdb3b42a72ea0e73dc8028fb31.tar.gz postgresql-862b20b3822887bdb3b42a72ea0e73dc8028fb31.zip |
Complete TODO item:
o -Allow dump/load of CSV format
This adds new keywords to COPY and \copy:
CSV - enable CSV mode (comma separated variable)
QUOTE - specify quote character
ESCAPE - specify escape character
FORCE - force quoting of specified column
LITERAL - suppress null comparison for columns
Doc changes included. Regression updates coming from Andrew.
Diffstat (limited to 'src/bin/scripts/common.c')
0 files changed, 0 insertions, 0 deletions