pgloader/test/regress/expected/csv-header.out
Dimitri Fontaine dae5dec03c Allow fields/columns projections when parsing header.
When using a CSV header, we might find fields in a different order than the
target table columns, and maybe not all of the fields are going to be read.
Take account of the header we read rather than expecting the header to look
like the target table definition.

Fix #888.
2019-01-15 22:39:08 +01:00

3 lines
38 B
Plaintext

a b c d e 1
foo bar baz quux foobar 2