Commits

Showing commits that first shipped in 11 (backpatches included). Clear

DateSubjectAuthorReleases
2022-07-17 postgres_fdw: set search_path to 'pg_catalog' while deparsing constants. Tom Lane 11.17
2022-03-31 Fix postgres_fdw to check shippability of sort clauses properly. Tom Lane 11.16
2021-10-06 Fix null-pointer crash in postgres_fdw's conversion_error_callback. Tom Lane 11.14
2021-07-06 Avoid doing catalog lookups in postgres_fdw's conversion_error_callback. Tom Lane 11.13
2020-01-26 In postgres_fdw, don't try to ship MULTIEXPR updates to remote server. Tom Lane 11.7
2019-12-20 libpq should expose GSS-related parameters even when not implemented. Tom Lane 11.7
2019-04-27 Avoid postgres_fdw crash for a targetlist entry that's just a Param. Tom Lane 11.3
2019-02-07 Ensure that foreign scans with lateral refs are planned correctly. Tom Lane 11.2
2018-12-12 Repair bogus EPQ plans generated for postgres_fdw foreign joins. Tom Lane 11.2
2018-07-14 Fix hashjoin costing mistake introduced with inner_unique optimization. Tom Lane 11.0
2018-05-24 Improve English wording of some other getObjectDescription() messages. Tom Lane 11.0
2018-04-12 YA attempt to stabilize the results of the postgres_fdw regression test. Tom Lane 11.0
2018-03-22 Improve style guideline compliance of assorted error-report messages. Tom Lane 11.0
2018-03-08 Revert "Temporarily instrument postgres_fdw test to look for statistics changes." Tom Lane 11.0
2018-03-05 Temporarily instrument postgres_fdw test to look for statistics changes. Tom Lane 11.0
2018-01-12 Fix postgres_fdw to cope with duplicate GROUP BY entries. Tom Lane 11.0
2017-11-27 Fix creation of resjunk tlist entries for inherited mixed UPDATE/DELETE. Tom Lane 11.0