Commits

DateSubjectAuthorReleases
2024-07-31 Allow parallel workers to cope with a newly-created session user ID. Tom Lane 14.13
2024-07-31 Allow parallel workers to cope with a newly-created session user ID. Tom Lane 16.4
2024-07-31 Allow parallel workers to cope with a newly-created session user ID. Tom Lane 12.20
2024-07-31 Allow parallel workers to cope with a newly-created session user ID. Tom Lane 17.0
2024-07-31 Allow parallel workers to cope with a newly-created session user ID. Tom Lane 15.8
2024-07-31 Allow parallel workers to cope with a newly-created session user ID. Tom Lane 13.16
2024-07-22 Fix unstable test in select_parallel.sql Richard Guo 18.0
2024-07-12 Consider materializing the cheapest inner path in parallel nestloop Richard Guo 18.0
2024-04-06 Enhance nbtree ScalarArrayOp execution. Peter Geoghegan 17.0
2024-01-30 Simplify partial path generation in GROUP BY/ORDER BY David Rowley 17.0
2023-02-15 Rename force_parallel_mode to debug_parallel_query David Rowley 16.0
2022-08-04 Add proper regression test for the recent SRFs-in-pathkeys problem. Tom Lane 16.0
2022-08-04 Add proper regression test for the recent SRFs-in-pathkeys problem. Tom Lane 13.8
2022-08-04 Add proper regression test for the recent SRFs-in-pathkeys problem. Tom Lane 14.5
2022-08-04 Add proper regression test for the recent SRFs-in-pathkeys problem. Tom Lane 15.0
2021-05-31 Fix mis-planning of repeated application of a projection. Tom Lane 13.4
2021-05-31 Fix mis-planning of repeated application of a projection. Tom Lane 14.0
2021-03-15 Drop SERIALIZABLE workaround from parallel query tests. Thomas Munro 14.0
2020-09-03 Avoid lockup of a parallel worker when reporting a long error message. Tom Lane 14.0
2020-09-03 Avoid lockup of a parallel worker when reporting a long error message. Tom Lane 12.5
2020-09-03 Avoid lockup of a parallel worker when reporting a long error message. Tom Lane 11.10
2020-09-03 Avoid lockup of a parallel worker when reporting a long error message. Tom Lane 10.15
2020-09-03 Avoid lockup of a parallel worker when reporting a long error message. Tom Lane 9.6.20
2020-09-03 Avoid lockup of a parallel worker when reporting a long error message. Tom Lane 13.0
2019-11-26 Don't shut down Gather[Merge] early under Limit. Amit Kapila 10.12