Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-12-17 | Set max_safe_fds whenever we create shared memory and semaphores. | Tom Lane | 18.0 |
| 2024-12-17 | Set the stack_base_ptr in main(), not in random other places. | Tom Lane | 18.0 |
| 2024-12-09 | Simplify executor's determination of whether to use parallelism. | Tom Lane | 18.0 |
| 2024-07-01 | Preserve CurrentMemoryContext across Start/CommitTransactionCommand. | Tom Lane | 18.0 |