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