Dimitri Fontaine c2c98b8b42 Allow any character in a quoted CSV field name.
We used to force overly strict rules for a quoted field name in a CSV
load file, now accept any character but a quote to be part of the field
name.

Fixes #416.
2016-08-07 20:35:37 +02:00
..
2014-04-29 14:51:14 +02:00
2013-11-26 16:48:45 +01:00
2013-11-26 16:48:45 +01:00
2014-06-03 12:19:23 +02:00
2016-01-17 01:54:36 +01:00

pgloader tests

In the parser directory are tests for the parser only, in the current directory are tests that can be run to import data.