mirror of
https://github.com/dimitri/pgloader.git
synced 2026-01-24 00:21:09 +01:00
Implement a generic-function API to discover the source database schema and populate pgloader internal version of the catalogs. Cut down three copies of about the same code-path down to a single shared one, thanks to applying some amount of OOP to the code.