Package: postgresql-15-numeral Source: postgresql-numeral Version: 1.3-9.pgdg22.04+1 Architecture: amd64 Maintainer: Christoph Berg Installed-Size: 261 Depends: postgresql-15, libc6 (>= 2.14) Breaks: postgresql-15-jit-llvm (<< 15) Homepage: https://github.com/df7cb/postgresql-numeral Priority: optional Section: database Filename: pool/main/p/postgresql-numeral/postgresql-15-numeral_1.3-9.pgdg22.04+1_amd64.deb Size: 81736 SHA512: f57624eef6243d28c61999542f9840010d70237cedb35414bfa68f5aafca72c0316155d638f011cf9f09555eedab8767c370d9a76e402b674856834632fede9c SHA256: 47eb7e6065413fd508711ad5fac19138d70059a17437f8afc3b5d6ebc821db18 SHA1: b6b19873588656b4af9620d6d72c22feee0a45d9 MD5sum: 3d680eb49e7f6e8b90f5a1c9fc8ba4c2 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, ...)