summaryrefslogtreecommitdiff
path: root/src/test/regress/expected/hash_func.out
Commit message (Expand)AuthorAgeFilesLines
* Fix portability issue in tests from commit ce773f230.Tom Lane2021-09-031-2/+2
* Fix float4/float8 hash functions to produce uniform results for NaNs.Tom Lane2021-09-021-0/+33
* Multirange datatypesAlexander Korotkov2020-12-201-0/+13
* Rename object in test to avoid conflictPeter Eisentraut2020-11-191-7/+7
* Hash support for row typesPeter Eisentraut2020-11-191-0/+21
* Add more tests for hashing and hash-based plansPeter Eisentraut2020-11-181-0/+7
* Improve whitespacePeter Eisentraut2020-10-191-67/+67
* Introduce 64-bit hash functions with a 64-bit seed.Robert Haas2017-08-311-0/+300