Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-05-11 | Make palloc_array() and friends safe against integer overflow. | Tom Lane | 18.4 |
| 2025-04-21 | MemoryContextCreate: assert parent is valid and different from node. | Tom Lane | 18.0 |
| 2024-07-01 | Preserve CurrentMemoryContext across Start/CommitTransactionCommand. | Tom Lane | 18.0 |