Commits

DateSubjectAuthorReleases
2024-11-28 Avoid mislabeling of lateral references when pulling up a subquery. Tom Lane 16.7
2024-11-28 Avoid mislabeling of lateral references when pulling up a subquery. Tom Lane 17.3
2024-11-28 Avoid mislabeling of lateral references when pulling up a subquery. Tom Lane 18.0
2024-08-30 Avoid inserting PlaceHolderVars in cases where pre-v16 PG did not. Tom Lane 17.0
2024-08-30 Avoid inserting PlaceHolderVars in cases where pre-v16 PG did not. Tom Lane 16.5
2024-08-30 Avoid inserting PlaceHolderVars in cases where pre-v16 PG did not. Tom Lane 18.0
2024-03-29 Try to stabilize flappy test result. Tom Lane 17.0
2024-03-19 Improve EXPLAIN's display of SubPlan nodes and output parameters. Tom Lane 17.0
2024-02-15 Pull up ANY-SUBLINK with the necessary lateral support. Alexander Korotkov 17.0
2023-09-23 Fix typo in test comment Daniel Gustafsson 17.0
2022-07-20 Make subquery aliases optional in the FROM clause. Dean Rasheed 16.0
2022-01-16 Teach hash_ok_operator() that record_eq is only sometimes hashable. Tom Lane 15.0
2022-01-16 Teach hash_ok_operator() that record_eq is only sometimes hashable. Tom Lane 14.2
2021-09-14 Fix planner error with multiple copies of an AlternativeSubPlan. Tom Lane 15.0
2021-09-14 Fix planner error with multiple copies of an AlternativeSubPlan. Tom Lane 14.0
2020-12-15 Clean up ancient test style Peter Eisentraut 14.0
2020-09-27 Move resolution of AlternativeSubPlan choices to the planner. Tom Lane 14.0
2020-08-15 Be more careful about the shape of hashable subplan clauses. Tom Lane 10.15
2020-08-15 Be more careful about the shape of hashable subplan clauses. Tom Lane 13.0
2020-08-15 Be more careful about the shape of hashable subplan clauses. Tom Lane 11.10
2020-08-15 Be more careful about the shape of hashable subplan clauses. Tom Lane 12.5
2020-08-15 Be more careful about the shape of hashable subplan clauses. Tom Lane 9.6.20
2020-08-15 Be more careful about the shape of hashable subplan clauses. Tom Lane 9.5.24
2020-08-15 Be more careful about the shape of hashable subplan clauses. Tom Lane 14.0
2020-07-14 Cope with lateral references in the quals of a subquery RTE. Tom Lane 9.6.19