Package: postgresql-17-numeral Source: postgresql-numeral Version: 1.3-9.pgdg26.04+1 Architecture: amd64 Maintainer: Christoph Berg Installed-Size: 242 Depends: postgresql-17, libc6 (>= 2.38) Breaks: postgresql-17-jit-llvm (<< 21) Homepage: https://github.com/df7cb/postgresql-numeral Priority: optional Section: database Filename: pool/main/p/postgresql-numeral/postgresql-17-numeral_1.3-9.pgdg26.04+1_amd64.deb Size: 74992 SHA512: 8aebabad23757ffbb39e8d638046fb14894c2a3961160f884fc7fec994800de5faa5c427245400b24ee0e00cadd5a6613969cfab8c6c8b41201012c3c75c0b3e SHA256: 484fbb72bab10a146ee3d16824e5f1f6f59e11d18a7a0bcf8ce5ec63c151797d SHA1: 2ed2903c6654e21442308de325c3a4c221d96cbe MD5sum: c7bb2e046d2917f34293577cbbac22ed 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, ...)