Package: postgresql-18-numeral Source: postgresql-numeral Version: 1.3-9.pgdg22.04+1 Architecture: amd64 Maintainer: Christoph Berg Installed-Size: 247 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-9.pgdg22.04+1_amd64.deb Size: 76148 SHA512: 5cac88d84e62632c91b2735da0f9bdc890a639cb458224ca73b202d851821a0eae918da3f8f1a75d0af805366ab08f82826335da81c274ebeb49b0765ab44fa3 SHA256: 8c3744aad0068142c017eb48a8ed4b9f6720bf31953c1605a225479470759681 SHA1: 20e3ce541c6bfd58bd7b5739488e4dd85d911cc3 MD5sum: 4e5fae617af820365b4fc0fbcfe191c9 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, ...)