mirror of
https://github.com/postgres/postgres.git
synced 2026-02-11 06:43:59 -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. |
||
|---|---|---|
| .. | ||
| archive.h | ||
| cancel.h | ||
| conditional.h | ||
| mbprint.h | ||
| print.h | ||
| psqlscan.h | ||
| psqlscan_int.h | ||
| recovery_gen.h | ||
| simple_list.h | ||
| string_utils.h | ||