Consult PostgreSQL's pg_dump implementation for guidance on system catalog queries and schema extraction when implementing pgschema features
Reference pg_dump to understand system catalog queries and schema extraction patterns for pgschema implementation.
Download the skill repository as a ZIP file