mirror of
https://github.com/postgres/postgres.git
synced 2026-02-17 09:42:54 -05:00
Any libpq client can use the header. Clients include backend components postgres_fdw, dblink, and logical replication apply worker. Back-patch to v10, because another fix needs this. In released branches, just copy the header and keep the original. |
||
|---|---|---|
| .. | ||
| po | ||
| t | ||
| .gitignore | ||
| clusterdb.c | ||
| common.c | ||
| common.h | ||
| createdb.c | ||
| createuser.c | ||
| dropdb.c | ||
| dropuser.c | ||
| Makefile | ||
| nls.mk | ||
| pg_isready.c | ||
| reindexdb.c | ||
| scripts_parallel.c | ||
| scripts_parallel.h | ||
| vacuumdb.c | ||