mirror of
https://github.com/postgres/postgres.git
synced 2026-03-03 05:40:43 -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. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| archive.c | ||
| cancel.c | ||
| conditional.c | ||
| Makefile | ||
| mbprint.c | ||
| print.c | ||
| psqlscan.l | ||
| recovery_gen.c | ||
| simple_list.c | ||
| string_utils.c | ||