Package: postgresql-18-numeral Source: postgresql-numeral Version: 1.3-9.pgdg26.04+1 Architecture: amd64 Maintainer: Christoph Berg Installed-Size: 242 Depends: postgresql-18, libc6 (>= 2.38) Breaks: postgresql-18-jit-llvm (<< 21) Homepage: https://github.com/df7cb/postgresql-numeral Priority: optional Section: database Filename: pool/main/p/postgresql-numeral/postgresql-18-numeral_1.3-9.pgdg26.04+1_amd64.deb Size: 75048 SHA512: 31da33ec7cc19435d25cee9c7dc3e7a6d83d1a23378f2d281d6b9437e0f45cfd83990da16a1562bd69c9cf5ccf8eccbfcc9b693856cd433b2aa7e4398e2ef51d SHA256: 07132e1ffcbd72bf48f4e1116891cf9414f47d7e23b28fe148d49ec5412683b6 SHA1: 0b1dd020972ce887b976b4a8131abcee2780be08 MD5sum: cb80548863409c9bb33b1b45b3162de8 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, ...)