Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-05-22 | Revert "Don't lock partitions pruned by initial pruning" | Amit Langote | 18.0 |
| 2025-02-20 | Don't lock partitions pruned by initial pruning | Amit Langote | 18.0 |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian | 18.0 |
| 2024-12-09 | Simplify executor's determination of whether to use parallelism. | Tom Lane | 18.0 |
| 2024-10-16 | Further refine _SPI_execute_plan's rule for atomic execution. | Tom Lane | 18.0 |
| 2024-09-05 | Fix misleading error message context | Peter Eisentraut | 18.0 |
| 2024-08-07 | Fix edge case in plpgsql's make_callstmt_target(). | Tom Lane | 18.0 |