Package: postgresql-18-numeral Source: postgresql-numeral Version: 1.3-8.pgdg22.04+1 Architecture: amd64 Maintainer: Christoph Berg Installed-Size: 246 Depends: postgresql-18, libc6 (>= 2.14) Breaks: postgresql-18-jit-llvm (<< 15) Homepage: https://github.com/df7cb/postgresql-numeral Priority: optional Section: database Filename: pool/main/p/postgresql-numeral/postgresql-18-numeral_1.3-8.pgdg22.04+1_amd64.deb Size: 76260 SHA256: 401613063c0872b2f80307659b3fe080933a1c64df96c2782b561822801a095e SHA1: 57c83ded388612fb030ebc1cae19b0c4aa2ad478 MD5sum: 9c526e59e77245019409f0fc1579de16 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, ...)