Commits

DateSubjectAuthorReleases
2025-02-25 Expand virtual generated columns in the planner Richard Guo 18.0
2025-01-16 Add OLD/NEW support to RETURNING in DML queries. Dean Rasheed 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-12-17 Avoid unnecessary wrapping for more complex expressions Richard Guo 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-11-28 Remove useless casts to (void *) Peter Eisentraut 18.0
2024-10-31 Remove duplicate words in comments Daniel Gustafsson 18.0
2024-10-03 Fix wrong varnullingrels error for MERGE WHEN NOT MATCHED BY SOURCE. Dean Rasheed 18.0
2024-10-03 Fix wrong varnullingrels error for MERGE WHEN NOT MATCHED BY SOURCE. Dean Rasheed 17.1
2024-10-03 Fix incorrect non-strict join recheck in MERGE WHEN NOT MATCHED BY SOURCE. Dean Rasheed 18.0
2024-10-03 Fix incorrect non-strict join recheck in MERGE WHEN NOT MATCHED BY SOURCE. Dean Rasheed 17.1
2024-09-10 Introduce an RTE for the grouping step Richard Guo 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-07-05 Support "Right Semi Join" plan shapes Richard Guo 18.0
2024-05-05 Fix query pullup issue with WindowClause runCondition David Rowley 17.0
2024-04-19 Use macro NUM_MERGE_MATCH_KINDS instead of '3' in MERGE code. Dean Rasheed 17.0
2024-04-15 Fix type-checking of RECORD-returning functions in FROM, redux. Tom Lane 17.0