Package: postgresql-17-numeral Source: postgresql-numeral Version: 1.3-9.pgdg22.04+1 Architecture: amd64 Maintainer: Christoph Berg Installed-Size: 253 Depends: postgresql-17, libc6 (>= 2.14) Breaks: postgresql-17-jit-llvm (<< 15) Homepage: https://github.com/df7cb/postgresql-numeral Priority: optional Section: database Filename: pool/main/p/postgresql-numeral/postgresql-17-numeral_1.3-9.pgdg22.04+1_amd64.deb Size: 79160 SHA512: 8310dad5a858ec11de3db45725c0947f6f95a2825416c33660c89665c80c84f5b6d8f0d81c34d1bc05c0257627c616833ed38407a11fbbdcbb4edd91a6f15564 SHA256: b58d83d829eeeb3f49ed1e98e2593915c2d5749b859c18ec30cf2f4c1c1a8137 SHA1: b2bd930f264c9aa1e4c18a40c78b08c6c444df45 MD5sum: 7e0b575ba9cb1470ac6101834e333bc7 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, ...)