Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-02-15 | Revert attempts to use POPCNT etc instructions | Alvaro Herrera | 12.0 |
| 2019-02-15 | Fix compiler builtin usage in new pg_bitutils.c | Alvaro Herrera | 12.0 |
| 2019-02-13 | Fix portability issues in pg_bitutils | Alvaro Herrera | 12.0 |
| 2019-02-13 | Add basic support for using the POPCNT and SSE4.2s LZCNT opcodes | Alvaro Herrera | 12.0 |
| 2012-10-09 | Rename USE_INLINE to PG_USE_INLINE | Alvaro Herrera | 9.3.0 |
| 2008-04-18 | Modify the float4 datatype to be pass-by-val. Along the way, remove the last | Alvaro Herrera | 8.4.0 |