Commits

DateSubjectAuthorReleases
2024-12-17 Avoid unnecessary wrapping for more complex expressions Richard Guo 18.0
2024-12-11 Enable BUFFERS with EXPLAIN ANALYZE by default David Rowley 18.0
2024-12-09 Avoid unnecessary wrapping for Vars and PHVs Richard Guo 18.0
2024-11-30 Avoid mislabeling of lateral references, redux. Tom Lane 16.7
2024-11-30 Avoid mislabeling of lateral references, redux. Tom Lane 17.3
2024-11-30 Avoid mislabeling of lateral references, redux. Tom Lane 18.0
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-11-17 Improve ruleutils' printout of LATERAL references within subplans. Tom Lane 16.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-11-23 Allow Memoize to operate in binary comparison mode David Rowley 14.2
2021-11-23 Allow Memoize to operate in binary comparison mode David Rowley 15.0
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
2021-07-14 Change the name of the Result Cache node to Memoize David Rowley 14.0