Extensions / Functions and aggregates
Luhn checksum, validation, and check-digit generation functions.
pgext.cloud · Source code · Documentation · Control file
| Package | pg_luhn |
|---|---|
| Version | 0.0.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 0 |
| Catalogue updated | 2026-07-30 |
| emojigresql | 🐘 EmojigreSQL: A pure SQL PostgreSQL extension to encode/decode binary data (bytea) and text into colorful emoji sequences! ✨ Includes basic checksum validation. |
| pgl_validate | Cross-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_bech32 | Adds Bech32, Bech32m, and no-checksum Bech32 encoding/decoding support to PostgreSQL. |
| pg_row_hashes | Computes deterministic row fingerprints, checksums, and XOR aggregates with SeaHash and FarmHash variants. |
| scrub | Background worker that scans heaps, B-tree indexes, TOAST data, page structure, and checksums for corruption. |
| pgcmp | Support extension for pg_comparator, providing checksum and cast functions for PostgreSQL data comparison. |