Commits

DateSubjectAuthorReleases
2021-06-20 Stabilize test case added by commit f61db909d. Tom Lane 14.0
2021-06-05 Fix postgres_fdw failure with whole-row Vars of type RECORD. Tom Lane 14.0
2021-06-02 Fix planner's row-mark code for inheritance from a foreign table. Tom Lane 12.8
2021-06-02 Fix planner's row-mark code for inheritance from a foreign table. Tom Lane 14.0
2021-06-02 Fix planner's row-mark code for inheritance from a foreign table. Tom Lane 13.4
2021-05-04 Disable cache clobber to avoid breaking postgres_fdw termination test. Tom Lane 14.0
2020-10-10 Band-aid new postgres_fdw test case to remove error text dependency. Tom Lane 14.0
2020-09-17 Remove factorial operators, leaving only the factorial() function. Tom Lane 14.0
2020-01-26 In postgres_fdw, don't try to ship MULTIEXPR updates to remote server. Tom Lane 12.2
2020-01-26 In postgres_fdw, don't try to ship MULTIEXPR updates to remote server. Tom Lane 10.12
2020-01-26 In postgres_fdw, don't try to ship MULTIEXPR updates to remote server. Tom Lane 11.7
2020-01-26 In postgres_fdw, don't try to ship MULTIEXPR updates to remote server. Tom Lane 9.6.17
2020-01-26 In postgres_fdw, don't try to ship MULTIEXPR updates to remote server. Tom Lane 13.0
2019-12-20 Adjust test case added by commit 6136e94dc. Tom Lane 13.0
2019-12-20 libpq should expose GSS-related parameters even when not implemented. Tom Lane 10.12
2019-12-20 libpq should expose GSS-related parameters even when not implemented. Tom Lane 9.6.17
2019-12-20 libpq should expose GSS-related parameters even when not implemented. Tom Lane 9.4.26
2019-12-20 libpq should expose GSS-related parameters even when not implemented. Tom Lane 9.5.21
2019-12-20 libpq should expose GSS-related parameters even when not implemented. Tom Lane 11.7
2019-12-20 libpq should expose GSS-related parameters even when not implemented. Tom Lane 12.2
2019-12-20 libpq should expose GSS-related parameters even when not implemented. Tom Lane 13.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-03-25 Suppress Append and MergeAppend plan nodes that have a single child. Tom Lane 12.0