Commits

DateSubjectAuthorReleases
2025-03-18 Make it possible for loadable modules to add EXPLAIN options. Robert Haas 18.0
2025-02-27 Create explain_format.c and move relevant code there. Robert Haas 18.0
2024-08-21 Treat number of disabled nodes in a path as a separate cost metric. Robert Haas 18.0
2018-05-03 Remove now-unnecessary cast. Robert Haas 11.0
2018-05-01 Fix interaction of foreign tuple routing with remote triggers. Robert Haas 11.0
2018-04-06 Allow insert and update tuple routing and COPY for foreign tables. Robert Haas 11.0
2018-04-06 Refactor PgFdwModifyState creation/destruction into separate functions. Robert Haas 11.0
2018-04-02 postgres_fdw: Push down partition-wise aggregation. Robert Haas 11.0
2018-02-22 postgres_fdw: Fix interaction of PHVs with child joins. Robert Haas 11.0
2018-02-07 postgres_fdw: Push down UPDATE/DELETE joins to remote servers. Robert Haas 11.0
2018-01-17 postgres_fdw: Avoid 'outer pathkeys do not match mergeclauses' error. Robert Haas 9.6.7
2018-01-17 postgres_fdw: Avoid 'outer pathkeys do not match mergeclauses' error. Robert Haas 10.2
2018-01-17 postgres_fdw: Avoid 'outer pathkeys do not match mergeclauses' error. Robert Haas 11.0
2017-12-27 Remove incorrect apostrophe. Robert Haas 11.0
2017-08-17 Remove bogus line from comment. Robert Haas 11.0
2017-08-17 Remove bogus line from comment. Robert Haas 9.6.5
2017-08-17 Remove bogus line from comment. Robert Haas 10.0
2017-05-07 Allow queries submitted by postgres_fdw to be canceled. Robert Haas 9.5.7
2017-05-07 Allow queries submitted by postgres_fdw to be canceled. Robert Haas 9.4.12
2017-05-07 Allow queries submitted by postgres_fdw to be canceled. Robert Haas 9.3.17
2017-04-04 Abstract logic to allow for multiple kinds of child rels. Robert Haas 10.0
2017-03-31 postgres_fdw: Teach IMPORT FOREIGN SCHEMA about partitioning. Robert Haas 10.0
2017-03-16 postgres_fdw: Push down FULL JOINs with restriction clauses. Robert Haas 10.0
2017-01-27 Fix typo in comment. Robert Haas 10.0
2016-11-04 postgres_fdw: Fix typo in comment. Robert Haas 10.0