master
postgres_fdw: Fix deparsing of remote column names in stats import.
postgres_fdw: Add more test coverage for EvalPlanQual testing.
postgres_fdw: Give user mapping precedence for use_scram_passthrough
Fix EvalPlanQual handling of foreign/custom joins in ExecScanFetch.
CREATE SUBSCRIPTION ... SERVER.
postgres_fdw: Fix whitespace violation in connection.c
Add support for importing statistics from remote servers.
postgres_fdw, dblink: Validate use_scram_passthrough values
postgres_fdw: Add functions to discard cached connections.
Add postgres_fdw contrib module.
postgres_fdw: Extend postgres_fdw_get_connections to return remote backend PID.
Fix oversight in commit aa1f93a.
Update copyright for 2026
Switch SysCacheIdentifier to a typedef enum