Age | Commit message (Expand) | Author |
---|---|---|
2019-12-24 | Rotate instead of shifting hash join batch number. | Thomas Munro |
2019-06-17 | Fix more typos and inconsistencies in the tree | Michael Paquier |
2019-02-15 | Make use of compiler builtins and/or assembly for CLZ, CTZ, POPCNT. | Tom Lane |
2019-02-15 | Revert attempts to use POPCNT etc instructions | Alvaro Herrera |
2019-02-15 | Fix compiler builtin usage in new pg_bitutils.c | Alvaro Herrera |
2019-02-13 | Add basic support for using the POPCNT and SSE4.2s LZCNT opcodes | Alvaro Herrera |