select open change scope Open full search

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

Extensions / Functions and aggregates

translate_isbn

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

Overview

Packagetranslate_isbn
Version1.0
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars2
Latest commit2013-02-01
Catalogue updated2026-08-30

Related extensions

See also

pgzintGenerate PNG barcodes and QR codes inside PostgreSQL with the Zint library
check_digitsFunctions to check various identification numbers
verhoeffImplement a Postgres Extension for Verhoeff Algorithm
bgvalidatorsValidation functions for IBAN, Bulgarian EGN personal IDs, BULSTAT VAT numbers, and LNCh foreigner IDs.
pgqrQR Code generator from PostgreSQL
dammSQL implementation of the Damm check digit algorithm with a damm_code domain and helper functions.