Commits

DateSubjectAuthorReleases
2024-01-10 Fix Asserts in calc_non_nestloop_required_outer(). Tom Lane 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-10-26 Add trailing commas to enum definitions Peter Eisentraut 17.0
2023-10-24 Fix problems when a plain-inheritance parent table is excluded. Tom Lane 16.1
2023-10-24 Fix problems when a plain-inheritance parent table is excluded. Tom Lane 14.10
2023-10-24 Fix problems when a plain-inheritance parent table is excluded. Tom Lane 15.5
2023-10-24 Fix problems when a plain-inheritance parent table is excluded. Tom Lane 17.0
2023-10-09 Strip off ORDER BY/DISTINCT aggregate pathkeys in create_agg_path David Rowley 16.1
2023-10-09 Strip off ORDER BY/DISTINCT aggregate pathkeys in create_agg_path David Rowley 17.0
2023-08-15 Re-allow FDWs and custom scan providers to replace joins with pseudoconstant quals. Etsuro Fujita 17.0
2023-08-03 Account for startup rows when costing WindowAggs David Rowley 17.0
2023-07-14 Allow plan nodes with initPlans to be considered parallel-safe. Tom Lane 17.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-16 Enable use of Memoize atop an Append that came from UNION ALL. Tom Lane 16.0
2023-03-02 Remove local optimizations of empty Bitmapsets into null pointers. Tom Lane 16.0
2023-01-31 Remove dead NoMovementScanDirection code David Rowley 16.0
2023-01-30 Make Vars be outer-join-aware. Tom Lane 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-12-05 Fix Memoize to work with partitionwise joining. Tom Lane 14.7
2022-12-05 Fix Memoize to work with partitionwise joining. Tom Lane 15.2