pgrx icon indicating copy to clipboard operation
pgrx copied to clipboard

Enable low-level access to the database catalog

Open yrashk opened this issue 3 years ago • 0 comments

Even in the absence of a higher-level API, it's still at times useful to be able to access the database catalog, particularly for bgworkers.

This adds catalog/pg_database.h to pgx-pg-sys bindings

yrashk avatar Sep 25 '22 16:09 yrashk