postgresql/src/include/libpq
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
..
auth.h Add: 2000-01-26 05:58:53 +00:00
be-fsstubs.h Another round of updates for new fmgr, mostly in the datetime code. 2000-06-09 01:11:16 +00:00
crypt.h Expand secondary password file feature, so that you can use these 2000-07-04 16:32:01 +00:00
hba.h Clean up #include's. 2000-06-15 03:33:12 +00:00
libpq-be.h Clean up #include's. 2000-06-15 03:33:12 +00:00
libpq-fs.h Add: 2000-01-26 05:58:53 +00:00
libpq.h Remove long-dead support for invoking queries from dynamically loaded 2000-07-08 03:04:41 +00:00
password.h Expand secondary password file feature, so that you can use these 2000-07-04 16:32:01 +00:00
pqcomm.h Add: 2000-01-26 05:58:53 +00:00
pqformat.h Add: 2000-01-26 05:58:53 +00:00
pqsignal.h First phase of memory management rewrite (see backend/utils/mmgr/README 2000-06-28 03:33:33 +00:00