mirror of
https://github.com/dimitri/pgloader.git
synced 2026-05-01 09:01:41 +02:00
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.