pgloader/test/regress
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
..
expected Allow fields/columns projections when parsing header. 2019-01-15 22:39:08 +01:00
out Add automated regression tests. 2014-06-03 12:19:23 +02:00