select open change scope Open full search

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

Extensions / Data types

md5hash

type for storing 128-bit binary data inline

pgext.cloud · Source code · License text · Control file · PGXN

Overview

Packagemd5hash
Version1.0.1
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPIGSTY
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars9
Latest commit2019-11-03
Catalogue updated2026-08-30

Related extensions

See also

pgcryptocryptographic functions
hashlibStable hash functions for Postgres
xxhashxxhash functions for PostgreSQL
hashtypessha1, md5 and other data types for PostgreSQL
pgsodiumPostgres extension for libsodium functions
shacryptImplements SHA256-CRYPT and SHA512-CRYPT password encryption schemes
cryptintEncryption functions for int and bigint values
pgueccuECC bindings for Postgres