postgresql/src/backend/bootstrap
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
..
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
bootparse.y Update copyright for 2015 2015-01-06 11:43:47 -05:00
bootscanner.l Update copyright for 2015 2015-01-06 11:43:47 -05:00
bootstrap.c Add new function BackgroundWorkerInitializeConnectionByOid. 2015-02-02 16:23:59 -05:00
Makefile Refactor flex and bison make rules 2012-10-11 06:57:04 -04:00