mirror of
https://github.com/postgres/postgres.git
synced 2025-06-23 14:01:44 +03: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.