Dimitri Fontaine 6bf26c52ec Implement a TimeZone option for IXF loading.
The local-time:encode-timestamp function takes a default timezone and it
is necessary to have control over it when loading from pgloader. Hence,
add a timezone option to the IXF option list, that is now explicit and
local to the IXF parser rather than shared with the DBF option list.
2015-10-05 16:46:15 +02:00
..
2015-08-24 16:42:39 +02:00
2014-04-29 14:51:14 +02:00
2013-11-26 16:48:45 +01:00
2015-09-21 13:23:21 +02:00
2013-11-26 16:48:45 +01:00
2014-06-03 12:19:23 +02:00
2015-09-07 20:24:00 +02:00
2014-09-21 12:19:20 -05: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.