Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |
| 2017-11-07 | Fix unportable spelling of int64 constant. | Tom Lane | 11.0 |
| 2017-10-29 | Add hash_combine64. | Robert Haas | 11.0 |
| 2017-09-30 | Fix typo. | Andres Freund | 11.0 |
| 2017-09-22 | Add inline murmurhash32(uint32) function. | Andres Freund | 11.0 |
| 2017-08-22 | Add a hash_combine function for mixing hash values. | Andres Freund | 11.0 |