Extensions / Functions and aggregates
FNV hash functions for PostgreSQL.
pgext.cloud · Source code · Documentation · Control file
| Package | fnvhash |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 5 |
| Latest commit | 2013-07-12 |
| Catalogue updated | 2026-08-30 |
| pg_etag | Fast ETag generation for rows and result sets using BLAKE2 hashes, with single-input functions and aggregates. |
| vihash | version-independent hash functions |
| sha | This module provides datatypes for storing SHA-1, SHA-2 and MD5 hashes |
| spqrhash | Murmur3 and City hash functions for PG |
| hash64 | Stable 64-bit hash function whose results do not change across PostgreSQL major versions. |
| hashlib | Stable hash functions for Postgres |
| md5hash | type for storing 128-bit binary data inline |
| shacrypt | Implements SHA256-CRYPT and SHA512-CRYPT password encryption schemes |