mirror of
https://github.com/postgres/postgres.git
synced 2025-12-08 00:03:14 -05:00
Sometimes it's useful for a background worker to be able to initialize its database connection by OID rather than by name, so provide a way to do that.