Commits

DateSubjectAuthorReleases
2021-04-27 Don't pass "ONLY" options specified in TRUNCATE to foreign data wrapper. Fujii Masao 14.0
2021-04-08 Allow TRUNCATE command to truncate foreign tables. Fujii Masao 14.0
2021-03-31 Add support for asynchronous execution. Etsuro Fujita 14.0
2021-01-20 Implement support for bulk inserts in postgres_fdw Tomas Vondra 14.0
2021-01-05 Replace remaining uses of "whitelist". Thomas Munro 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-12-02 Make postgres_fdw's "Relations" output agree with the rest of EXPLAIN. Tom Lane 13.0
2019-11-25 Make the order of the header file includes consistent. Amit Kapila 13.0
2019-07-01 pgindent run prior to branching v12. Tom Lane 12.0
2019-06-14 postgres_fdw: Fix costing of pre-sorted foreign paths with local stats. Etsuro Fujita 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-04-02 postgres_fdw: Perform the (FINAL, NULL) upperrel operations remotely. Etsuro Fujita 12.0
2019-04-02 postgres_fdw: Perform the (ORDERED, NULL) upperrel operations remotely. Etsuro Fujita 12.0
2019-01-29 Rename nodes/relation.h to nodes/pathnodes.h. Tom Lane 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-07-08 Fix WITH CHECK OPTION on views referencing postgres_fdw tables. Jeff Davis 12.0
2018-05-01 Fix interaction of foreign tuple routing with remote triggers. Robert Haas 11.0
2018-02-07 postgres_fdw: Push down UPDATE/DELETE joins to remote servers. Robert Haas 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-06-22 postgres_fdw: Move function prototype to correct section. Robert Haas 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0