Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-03-08 | Fix link error for test_radixtree module on Windows | John Naylor | 17.0 |
| 2023-07-31 | Bring some MSVC asserts in line with other platforms | John Naylor | 17.0 |
| 2023-02-22 | Remove newly added asserts from pg_bitutils.h | John Naylor | 16.0 |
| 2023-02-20 | Add MSVC support for pg_leftmost_one_pos32() and friends | John Naylor | 16.0 |
| 2023-02-20 | Add assert checking to pg_leftmost_one_pos32() and friends | John Naylor | 16.0 |
| 2022-02-20 | Use bitwise rotate functions in more places | John Naylor | 15.0 |
| 2021-08-16 | Use direct function calls for pg_popcount{32,64} on non-x86 platforms | John Naylor | 15.0 |