mirror of
https://github.com/dimitri/pgloader.git
synced 2026-03-15 17:11:14 +01:00
The parsing of the type names from the SQLite catalogs needs to allow for names with spaces in them, because SQLite allows that too. Fixes #921.