Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-04-07 | Optimize visibilitymap_count() with AVX-512 instructions. | Nathan Bossart | 17.0 |
| 2024-04-07 | Optimize pg_popcount() with AVX-512 instructions. | Nathan Bossart | 17.0 |
| 2024-04-03 | Inline pg_popcount() for small buffers. | Nathan Bossart | 17.0 |
| 2024-03-19 | Inline pg_popcount{32,64} into pg_popcount(). | Nathan Bossart | 17.0 |