Package: postgresql-15-numeral Source: postgresql-numeral Version: 1.3-9.pgdg26.04+1 Architecture: amd64 Maintainer: Christoph Berg Installed-Size: 254 Depends: postgresql-15, libc6 (>= 2.38) Breaks: postgresql-15-jit-llvm (<< 21) Homepage: https://github.com/df7cb/postgresql-numeral Priority: optional Section: database Filename: pool/main/p/postgresql-numeral/postgresql-15-numeral_1.3-9.pgdg26.04+1_amd64.deb Size: 76880 SHA512: cdef1103e2e5bb87339a10709b742606eede4df658a0a3df46472e527cfbc8a082fa3b502353d23d901b491ca90f08c9f739ad830ee9d3a5a74cd465d16546cc SHA256: 8e98a9edaa1c97d62832134f3bf19daf7867851d5e14f1ff87a466f2f0c84370 SHA1: 3a6f9d7c243f6eaa3b439269e4fe95aebe388c77 MD5sum: b0df925f1eeac25985739270494ff9db 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, ...)