Extensions / Functions and aggregates
Functions to check various identification numbers
pgext.cloud · Documentation · Control file · PGXN
| Package | check_digits |
|---|---|
| Version | 0.3.3 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Catalogue updated | 2026-07-30 |
| pg_check | Provides basic integrity checks for data files. |
| bgvalidators | Validation functions for IBAN, Bulgarian EGN personal IDs, BULSTAT VAT numbers, and LNCh foreigner IDs. |
| damm | SQL implementation of the Damm check digit algorithm with a damm_code domain and helper functions. |
| translate_isbn | C function that converts text ISBN codes between ISBN-10 and ISBN-13 forms for Evergreen-compatible search expansion. |
| verhoeff | Implement a Postgres Extension for Verhoeff Algorithm |
| pgqr | QR Code generator from PostgreSQL |
| pgzint | Generate PNG barcodes and QR codes inside PostgreSQL with the Zint library |