mirror of
https://github.com/dimitri/pgloader.git
synced 2026-01-24 08:31:33 +01:00
The option "fields optionally enclosed by" was missing a way to easily specify a single quote as the quoting character. Add '\'' to the existing solution '0x27' which isn't as friendly. See #705.