select open change scope Open full search

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

Extensions / Functions and aggregates

pg_luhn

Luhn checksum, validation, and check-digit generation functions.

pgext.cloud · Source code · Documentation · Control file

Overview

Packagepg_luhn
Version0.0.0
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars0
Catalogue updated2026-07-30

Related extensions

See also

emojigresql🐘 EmojigreSQL: A pure SQL PostgreSQL extension to encode/decode binary data (bytea) and text into colorful emoji sequences! ✨ Includes basic checksum validation.
pgl_validateCross-node data validation for pglogical and PostgreSQL logical replication — lag-correct, contract-aware row-count and checksum verification with sound (zero-false-positive) divergence detection.
pg_bech32Adds Bech32, Bech32m, and no-checksum Bech32 encoding/decoding support to PostgreSQL.
pg_row_hashesComputes deterministic row fingerprints, checksums, and XOR aggregates with SeaHash and FarmHash variants.
scrubBackground worker that scans heaps, B-tree indexes, TOAST data, page structure, and checksums for corruption.
pgcmpSupport extension for pg_comparator, providing checksum and cast functions for PostgreSQL data comparison.