postgresql/src/backend/utils/init
Robert Haas 5d2f957f3f Add new function BackgroundWorkerInitializeConnectionByOid.
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.
2015-02-02 16:23:59 -05:00
..
globals.c Be more careful to not lose sync in the FE/BE protocol. 2015-02-02 17:09:53 +02:00
Makefile Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
miscinit.c Add new function BackgroundWorkerInitializeConnectionByOid. 2015-02-02 16:23:59 -05:00
postinit.c Add new function BackgroundWorkerInitializeConnectionByOid. 2015-02-02 16:23:59 -05:00