mirror of
https://github.com/dimitri/pgloader.git
synced 2025-08-09 15:56:58 +02: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.
5 lines
152 B
Plaintext
5 lines
152 B
Plaintext
1 1999-10-02 00:33:12.123456+02 00:05:02
|
|
2 2014-10-02 00:33:13.123+02 18:25:52
|
|
3 2014-10-02 00:33:14.1234+02 13:14:15
|
|
4 2018-10-09 19:24:59+02 19:24:59
|