postgresql/src/backend/utils/init
Tom Lane ba62fe32c3 Remove long-dead support for invoking queries from dynamically loaded
backend functions via backend PQexec().  The SPI interface has long
been our only documented way to do this, and the backend pqexec/portal
code is unused and suffering bit-rot.  I'm putting it out of its misery.
2000-07-08 03:04:41 +00:00
..
Makefile First phase of memory management rewrite (see backend/utils/mmgr/README 2000-06-28 03:33:33 +00:00
findbe.c Mark functions as static and ifdef NOT_USED as appropriate. 2000-06-08 22:38:00 +00:00
globals.c The heralded `Grand Unified Configuration scheme' (GUC) 2000-05-31 00:28:42 +00:00
miscinit.c Version number now set in configure, available through Makefile.global 2000-07-02 15:21:27 +00:00
postinit.c Remove long-dead support for invoking queries from dynamically loaded 2000-07-08 03:04:41 +00:00