Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-06-07 | Don't use _BitScanForward64/_BitScanReverse64 on 32-bit MSVC builds | David Rowley | 16.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 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-07-21 | Extend size_t support in pg_bitutils.h. | Thomas Munro | 16.0 |