mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-10 17:27:27 +08: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.