select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Functions and aggregates

spqrhash

Murmur3 and City hash functions for PG

pgext.cloud · Source code · Documentation · Control file

Overview

Packagespqrhash
Version1.2
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars0
Latest commit2026-07-06
Latest release2024-04-04
Catalogue updated2026-08-30

Related extensions

See also

fnvhashFNV hash functions for PostgreSQL.
hash64Stable 64-bit hash function whose results do not change across PostgreSQL major versions.
hashlibStable hash functions for Postgres
pg_tamperlog_rustRust pgrx helper extension for pg_tamperlog fast SHA-256 hash-chain calculations.
pg_etagFast ETag generation for rows and result sets using BLAKE2 hashes, with single-input functions and aggregates.
md5hashtype for storing 128-bit binary data inline
shacryptImplements SHA256-CRYPT and SHA512-CRYPT password encryption schemes
hashtypessha1, md5 and other data types for PostgreSQL