Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-07-13 | Remove unnecessary pfree() in g_intbig_compress(). | Tom Lane | 12.16 |
| 2019-08-06 | Fix intarray's GiST opclasses to not fail for empty arrays with <@. | Tom Lane | 12.0 |
| 2019-02-16 | Make use of compiler builtins and/or assembly for CLZ, CTZ, POPCNT. | Tom Lane | 12.0 |