mirror of
https://github.com/dimitri/pgloader.git
synced 2026-05-03 01:51:01 +02:00
Windows default end of line is #\Return then #\Newline and the parser gets to see both of them, so it needs to be prepared. See #159 which is all about windows support.