pg_duckdb
pg_duckdb copied to clipboard
Introduce PostgresMemberGuard to protect class methods
Building on #803:
- extend
PostgresMemberGuardto accept parameters - hoist as many guards as possible in the
PostgresTableReaderAPI - make
PostgresTableReaderctor trivial to make sure we never throw in it