Package: postgresql-19-numeral Source: postgresql-numeral Version: 1.3-9.pgdg22.04+1 Architecture: amd64 Maintainer: Christoph Berg Installed-Size: 247 Depends: postgresql-19, libc6 (>= 2.14) Breaks: postgresql-19-jit-llvm (<< 15) Homepage: https://github.com/df7cb/postgresql-numeral Priority: optional Section: database Filename: pool/main/p/postgresql-numeral/postgresql-19-numeral_1.3-9.pgdg22.04+1_amd64.deb Size: 76092 SHA512: 85da0787f0e5a65ee0b3407879a50f0bed930c25e5f8e8b8d4f942e9257d16a683a93c7100befe7400da56e509860ca84a26d81aaac6adcd3394962604dc2966 SHA256: 2baa6a87d9ab1da2d74295158f6a12825ef74d66da5d10a8bf9cda5d0e4a8aba SHA1: a6760c804f725ee916f19bc565208bc5ca2e3f5e MD5sum: a5a9d2be77da26167d3290f6f89aa344 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, ...)