Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-12-15 | Allow passing a pointer to GetNamedDSMSegment()'s init callback. | Nathan Bossart | 19 (unreleased) |
| 2025-09-03 | Move dynamically-allocated LWLock tranche names to shared memory. | Nathan Bossart | 19 (unreleased) |
| 2024-02-16 | Replace calls to pg_qsort() with the qsort() macro. | Nathan Bossart | 17.0 |
| 2024-01-23 | Fix crash in autoprewarm. | Nathan Bossart | 17.0 |
| 2024-01-19 | Teach autoprewarm to use the dynamic shared memory registry. | Nathan Bossart | 17.0 |