Categories: None [Edit]

pg_hash_func

https://rubygems.org/gems/pg_hash_func
https://github.com/shayonj/pg_hash_func
Replicates PostgreSQL's default hash partitioning calculations. Specifically targets the logic within `hashint8extended` (for bigint) and `hashint4extended` (for integer/smallint) from PostgreSQL's `src/backend/access/hash/hashfunc.c`.

Total

Ranking: 24,334 of 186,959
Downloads: 57,323

Daily

Ranking: 9,110 of 186,713
Downloads: 177

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconshayonj