mirror of
https://github.com/dimitri/pgloader.git
synced 2026-01-24 08:31:33 +01:00
When parsing a date string from a date format, accept that the ms or us part be completely missing, rather than just missing some digits. Fixed #828.