mirror of
https://github.com/postgres/postgres.git
synced 2026-06-08 16:44:07 -04:00
e078fb5d4e
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.