diff options
author | Bruce Momjian <bruce@momjian.us> | 2008-03-11 23:30:56 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2008-03-11 23:30:56 +0000 |
commit | def329d165b71ef624ce46cf17dcb372a44c93aa (patch) | |
tree | ea7d6e78697a4df8a395316fb6314141242d3feb /src/backend/tcop/postgres.c | |
parent | 288579ca71197f25c645e96ebfebce6d65c0fa8e (diff) | |
download | postgresql-def329d165b71ef624ce46cf17dcb372a44c93aa.tar.gz postgresql-def329d165b71ef624ce46cf17dcb372a44c93aa.zip |
Prevent psql \copy from accepting multiple string parameters, e.g.
test=> \copy billing_data from ../BillingSamplePricerFile.csv with csv
header quote as '"' null as 'abc' null as '123'
\copy: parse error at "null"
Per report from Stephen Frost
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions