mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
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. |
||
|---|---|---|
| .. | ||
| auth.h | ||
| be-fsstubs.h | ||
| crypt.h | ||
| hba.h | ||
| libpq-be.h | ||
| libpq-fs.h | ||
| libpq.h | ||
| password.h | ||
| pqcomm.h | ||
| pqformat.h | ||
| pqsignal.h | ||