Commits

DateSubjectAuthorReleases
2026-01-04 Add parse location to IndexElem. Tom Lane 19 (unreleased)
2024-06-11 Fix infer_arbiter_indexes() to not assume resultRelation is 1. Tom Lane 16.4
2024-06-11 Fix infer_arbiter_indexes() to not assume resultRelation is 1. Tom Lane 12.20
2024-06-11 Fix infer_arbiter_indexes() to not assume resultRelation is 1. Tom Lane 17.0
2024-06-11 Fix infer_arbiter_indexes() to not assume resultRelation is 1. Tom Lane 13.16
2024-06-11 Fix infer_arbiter_indexes() to not assume resultRelation is 1. Tom Lane 15.8
2024-06-11 Fix infer_arbiter_indexes() to not assume resultRelation is 1. Tom Lane 14.13
2024-03-19 Improve EXPLAIN's display of SubPlan nodes and output parameters. Tom Lane 17.0
2024-01-20 Add hint about not qualifying UPDATE...SET target with relation name. Tom Lane 17.0
2022-11-22 Give better hints for ambiguous or unreferenceable columns. Tom Lane 16.0
2021-04-13 Allow table-qualified variable names in ON CONFLICT ... WHERE. Tom Lane 14.0
2021-03-31 Rework planning and execution of UPDATE and DELETE. Tom Lane 14.0
2020-09-27 Move resolution of AlternativeSubPlan choices to the planner. Tom Lane 14.0
2016-11-07 Band-aid fix for incorrect use of view options as StdRdOptions. Tom Lane 9.5.6
2016-11-07 Band-aid fix for incorrect use of view options as StdRdOptions. Tom Lane 9.6.2
2016-11-07 Band-aid fix for incorrect use of view options as StdRdOptions. Tom Lane 10.0
2016-10-23 Don't throw serialization errors for self-conflicts in INSERT ON CONFLICT. Tom Lane 9.6.1
2016-10-23 Don't throw serialization errors for self-conflicts in INSERT ON CONFLICT. Tom Lane 10.0
2016-10-23 Don't throw serialization errors for self-conflicts in INSERT ON CONFLICT. Tom Lane 9.5.5
2016-07-04 Fix failure to handle conflicts in non-arbiter exclusion constraints. Tom Lane 9.6.0
2016-07-04 Fix failure to handle conflicts in non-arbiter exclusion constraints. Tom Lane 9.5.4
2016-06-29 Fix some infelicities in EXPLAIN output for parallel query plans. Tom Lane 9.6.0
2016-05-11 Fix assorted missing infrastructure for ON CONFLICT. Tom Lane 9.6.0
2016-05-11 Fix assorted missing infrastructure for ON CONFLICT. Tom Lane 9.5.4