mirror of
https://github.com/dimitri/pgloader.git
synced 2026-04-28 15:41:29 +02:00
Underscores might exist in cast type names, for example if the type being cast is an enum (which can have arbitrary names). Fixes #1378
Underscores might exist in cast type names, for example if the type being cast is an enum (which can have arbitrary names). Fixes #1378