Commits

DateSubjectAuthorReleases
2023-09-13 Fix incorrect logic in plan dependency recording David Rowley 15.5
2023-07-14 Allow plan nodes with initPlans to be considered parallel-safe. Tom Lane 17.0
2023-07-14 Account for optimized MinMax aggregates during SS_finalize_plan. Tom Lane 17.0
2023-06-20 Centralize fixups for mismatched nullingrels in nestloop params. Tom Lane 16.0
2023-06-13 Fix "wrong varnullingrels" for Memoize's lateral references, too. Tom Lane 16.0
2023-06-12 Fix "wrong varnullingrels" for subquery nestloop parameters. Tom Lane 16.0
2023-05-17 Track tlist_vinfo.varnullingrels even in non-Assert builds. Tom Lane 16.0
2023-05-17 Convert nullingrels match checks from Asserts to test-and-elog. Tom Lane 16.0
2023-05-04 Revert "Move PartitionPruneInfo out of plan nodes into PlannedStmt" Alvaro Herrera 16.0
2023-04-12 Fix parallel-safety marking when moving initplans to another node. Tom Lane 16.0
2023-04-12 Fix parallel-safety marking when moving initplans to another node. Tom Lane 15.3
2023-04-12 Fix parallel-safety marking when moving initplans to another node. Tom Lane 13.11
2023-04-12 Fix parallel-safety marking when moving initplans to another node. Tom Lane 12.15
2023-04-12 Fix parallel-safety marking when moving initplans to another node. Tom Lane 11.20
2023-04-12 Fix parallel-safety marking when moving initplans to another node. Tom Lane 14.8
2023-03-30 Fix setrefs.c code for adjusting partPruneInfos Alvaro Herrera 16.0
2023-02-13 Fix buggy recursion in flatten_rtes_walker(). Tom Lane 16.0
2023-01-31 Remove over-optimistic Assert. Tom Lane 16.0
2023-01-30 Make Vars be outer-join-aware. Tom Lane 16.0
2023-01-18 Get rid of the "new" and "old" entries in a view's rangetable. Tom Lane 16.0
2023-01-12 Revert "Get rid of the "new" and "old" entries in a view's rangetable." Tom Lane 16.0
2023-01-12 Get rid of the "new" and "old" entries in a view's rangetable. Tom Lane 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-12-06 Rework query relation permission checking Alvaro Herrera 16.0
2022-12-04 Re-pgindent a few files. Tom Lane 16.0