Commits

DateSubjectAuthorReleases
2023-01-30 Make Vars be outer-join-aware. Tom Lane 16.0
2023-01-18 Remove redundant grouping and DISTINCT columns. Tom Lane 16.0
2022-07-17 postgres_fdw: be more wary about shippability of reg* constants. Tom Lane 16.0
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
2021-11-12 postgres_fdw: suppress casts on constants in limited cases. Tom Lane 15.0
2021-07-30 In postgres_fdw, allow CASE expressions to be pushed to the remote server. Tom Lane 15.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-03-31 Rework planning and execution of UPDATE and DELETE. Tom Lane 14.0
2020-12-09 Support subscripting of arbitrary types, not only arrays. Tom Lane 14.0
2020-09-17 Remove support for postfix (right-unary) operators. 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-08-12 Rationalize use of list_concat + list_copy combinations. Tom Lane 13.0
2019-07-15 Represent Lists as expansible arrays, not chains of cons-cells. Tom Lane 13.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