Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Update copyrights for 2020 | Bruce Momjian | 2020-01-01 |
* | Fix inconsistent variable name in static function of mac8.c | Michael Paquier | 2019-11-25 |
* | Move hash_any prototype from access/hash.h to utils/hashutils.h | Alvaro Herrera | 2019-03-11 |
* | Update copyright for 2019 | Bruce Momjian | 2019-01-02 |
* | Update copyright for 2018 | Bruce Momjian | 2018-01-02 |
* | Message style fixes | Peter Eisentraut | 2017-09-11 |
* | Introduce 64-bit hash functions with a 64-bit seed. | Robert Haas | 2017-08-31 |
* | Phase 3 of pgindent updates. | Tom Lane | 2017-06-21 |
* | Post-PG 10 beta1 pgindent run | Bruce Momjian | 2017-05-17 |
* | Be more careful about signed vs. unsigned char | Stephen Frost | 2017-03-16 |
* | Clean up overly paranoid checks in mac8.c | Stephen Frost | 2017-03-15 |
* | Add support for EUI-64 MAC addresses as macaddr8 | Stephen Frost | 2017-03-15 |