Commits

DateSubjectAuthorReleases
2025-07-29 Split up pgfdw_report_error so that we can mark it pg_noreturn. Tom Lane 19 (unreleased)
2025-07-25 Reap the benefits of not having to avoid leaking PGresults. Tom Lane 19 (unreleased)
2025-07-25 Create infrastructure to reliably prevent leakage of PGresults. Tom Lane 19 (unreleased)
2022-03-31 Fix postgres_fdw to check shippability of sort clauses properly. Tom Lane 15.0
2022-03-31 Fix postgres_fdw to check shippability of sort clauses properly. Tom Lane 11.16
2022-03-31 Fix postgres_fdw to check shippability of sort clauses properly. Tom Lane 14.3
2022-03-31 Fix postgres_fdw to check shippability of sort clauses properly. Tom Lane 12.11
2022-03-31 Fix postgres_fdw to check shippability of sort clauses properly. Tom Lane 13.7
2022-03-31 Fix postgres_fdw to check shippability of sort clauses properly. Tom Lane 10.21
2019-12-02 Make postgres_fdw's "Relations" output agree with the rest of EXPLAIN. Tom Lane 13.0
2019-07-01 pgindent run prior to branching v12. Tom Lane 12.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-04-27 Avoid postgres_fdw crash for a targetlist entry that's just a Param. Tom Lane 10.8
2019-04-27 Avoid postgres_fdw crash for a targetlist entry that's just a Param. Tom Lane 12.0
2019-04-27 Avoid postgres_fdw crash for a targetlist entry that's just a Param. Tom Lane 11.3
2019-01-29 Rename nodes/relation.h to nodes/pathnodes.h. Tom Lane 12.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-04-11 Simplify handling of remote-qual pass-forward in postgres_fdw. Tom Lane 10.0
2017-04-11 Handle restriction clause lists more uniformly in postgres_fdw. Tom Lane 10.0
2015-11-03 Allow postgres_fdw to ship extension funcs/operators for remote execution. Tom Lane 9.6.0
2014-07-10 Implement IMPORT FOREIGN SCHEMA. Tom Lane 9.5.0
2014-03-07 Fix contrib/postgres_fdw to handle multiple join conditions properly. Tom Lane 9.3.4
2014-03-07 Fix contrib/postgres_fdw to handle multiple join conditions properly. Tom Lane 9.4.0
2014-02-04 Improve connection-failure error handling in contrib/postgres_fdw. Tom Lane 9.3.3
2014-02-04 Improve connection-failure error handling in contrib/postgres_fdw. Tom Lane 9.4.0