mirror of
https://github.com/postgres/postgres.git
synced 2025-06-01 00:01:20 -04: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.