Package: postgresql-19-numeral Source: postgresql-numeral Version: 1.3-9.pgdg26.04+1 Architecture: amd64 Maintainer: Christoph Berg Installed-Size: 242 Depends: postgresql-19, libc6 (>= 2.38) Breaks: postgresql-19-jit-llvm (<< 21) Homepage: https://github.com/df7cb/postgresql-numeral Priority: optional Section: database Filename: pool/main/p/postgresql-numeral/postgresql-19-numeral_1.3-9.pgdg26.04+1_amd64.deb Size: 75108 SHA512: 25afb56bd32ace494fd2d4bcb3b7b6b3ea3cc90af0003a8d399959f66e353de52aeec82ceaf78e6340eb5e723c5cdf5bd341b411a3d385fb6260d729732ea046 SHA256: 33a512ded5139faeb455c865a9c7c54cc714e7a9ed662125f16bd0e01d9913d0 SHA1: 0ebcae0cff036affe8832ae0f0ae04a52289ff41 MD5sum: b8bc01e751ead9617e90de947a78946b Description: numeral datatypes for PostgreSQL This module provides numeric data types for PostgreSQL that use numerals (words instead of digits) for input and output. . * numeral: English numerals (one, two, three, four, ...), short scale (10^9 = trillion) * zahl: German numerals (eins, zwei, drei, vier, ...), long scale (10^9 = Milliarde) * roman: Roman numerals (I, II, III, IV, ...)