pgloader/test/regress/expected
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
..
allcols.out Add automated regression tests. 2014-06-03 12:19:23 +02:00
copy-hex.out Implement more COPY options, fix #218. 2015-04-30 14:30:16 +02:00
copy.out Fix handling of COPY data, fix #222. 2015-04-30 13:17:02 +02:00
csv-before-after.out Add automated regression tests. 2014-06-03 12:19:23 +02:00
csv-districts.out Improve our regression testing facility. 2015-11-17 17:03:08 +01:00
csv-error.out Add automated regression tests. 2014-06-03 12:19:23 +02:00
csv-escape-mode.out Add test coverage for #80. 2015-06-25 14:16:12 +02:00
csv-filename-pattern.out Add the csv-filename-pattern test to the suite. 2014-06-16 14:17:53 +02:00
csv-guess.out Improve guessing of CSV parameters. 2017-08-24 13:30:14 +02:00
csv-header.out Allow fields/columns projections when parsing header. 2019-01-15 22:39:08 +01:00
csv-json.out Travis: actually push the right version of the expected file. 2015-05-22 12:41:29 +02:00
csv-keep-extra-blanks.out Add automated regression tests. 2014-06-03 12:19:23 +02:00
csv-missing-col.out Review transaction and error handling in COPY. 2016-02-21 15:56:06 +01:00
csv-non-printable.out Left pad COPY octal chars with 0, fix #275. 2015-08-20 18:17:18 +02:00
csv-nulls.out New test case showing off the 'null if' source field option, see #80. 2014-06-16 19:59:08 +02:00
csv-parse-date.out Accept even more ragged date format input. 2018-09-10 19:37:36 +02:00
csv-temp.out Improve user code parsing, fix #297. 2015-09-21 13:23:21 +02:00
csv-trim-extra-blanks.out Add automated regression tests. 2014-06-03 12:19:23 +02:00
csv.out Add automated regression tests. 2014-06-03 12:19:23 +02:00
dbf.out Implement the option to disable triggers when loading data. 2015-02-19 15:05:10 +01:00
errors.out Improve our regression testing facility. 2015-11-17 17:03:08 +01:00
fields-with-periods.out Accept periods in CSV field names 2015-05-15 07:22:07 -07:00
fixed.out Implement a new source level filter: trim. 2014-09-29 15:16:04 +02:00
ixf.out Add BEFORE/AFTER LOAD clauses to IXF and DBF commands. 2014-07-17 16:56:13 +02:00
overflow.out Add automated regression tests. 2014-06-03 12:19:23 +02:00
partial.out Add automated regression tests. 2014-06-03 12:19:23 +02:00
serial.out Add automated regression tests. 2014-06-03 12:19:23 +02:00
udc.out Add automated regression tests. 2014-06-03 12:19:23 +02:00
xzero.out Add automated regression tests. 2014-06-03 12:19:23 +02:00