mirror of
https://github.com/postgres/postgres.git
synced 2025-08-28 18:48:04 +03:00
> * Consider sorting hash buckets so entries can be found using a binary > search, rather than a linear scan > * In hash indexes, consider storing the hash value with or instead > of the key itself