git.postgresql.org Git - postgresql.git/commit
2008年3月11日 23:30:56 +0000 (23:30 +0000)
2008年3月11日 23:30:56 +0000 (23:30 +0000)
commit def329d165b71ef624ce46cf17dcb372a44c93aa
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
This is the main PostgreSQL git repository.
RSS
Atom