Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-03-11 | Move hash_any prototype from access/hash.h to utils/hashutils.h | Alvaro Herrera | 12.0 |
| 2019-02-15 | Revert attempts to use POPCNT etc instructions | Alvaro Herrera | 12.0 |
| 2019-02-13 | Add basic support for using the POPCNT and SSE4.2s LZCNT opcodes | Alvaro Herrera | 12.0 |
| 2018-07-30 | Change bms_add_range to be a no-op for empty ranges | Alvaro Herrera | 12.0 |
| 2018-07-30 | Change bms_add_range to be a no-op for empty ranges | Alvaro Herrera | 11.0 |
| 2018-04-07 | Add bms_prev_member function | Alvaro Herrera | 11.0 |