Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-11-17 | Replace RelationOpenSmgr() with RelationGetSmgr(). | Tom Lane | 12.14 |
| 2019-02-16 | Make use of compiler builtins and/or assembly for CLZ, CTZ, POPCNT. | Tom Lane | 12.0 |
| 2018-09-01 | Avoid using potentially-under-aligned page buffers. | Tom Lane | 12.0 |
| 2018-07-13 | Fix inadequate buffer locking in FSM and VM page re-initialization. | Tom Lane | 12.0 |