Skip to content
Snippets Groups Projects
user avatar
Bruce Momjian authored
	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
def329d1
History
Name Last commit Last update
..