Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-10-17 | Fix extreme skew detection in Parallel Hash Join. | Thomas Munro | 17.1 |
| 2024-03-04 | Remove unused #include's from backend .c files | Peter Eisentraut | 17.0 |
| 2024-01-08 | Fix indentation in ExecParallelHashIncreaseNumBatches() | Alexander Korotkov | 17.0 |
| 2024-01-07 | Fix oversized memory allocation in Parallel Hash Join | Alexander Korotkov | 17.0 |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |
| 2023-09-28 | Remove obsolete executor cleanup code | Amit Langote | 17.0 |