Raw Package Information
Package: postgresql-12-numeral
Source: postgresql-numeral
Version: 1.3-8.pgdg22.04+1
Architecture: amd64
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 258
Depends: postgresql-12, libc6 (>= 2.14)
Breaks: postgresql-12-jit-llvm (<< 15)
Homepage: https://github.com/df7cb/postgresql-numeral
Priority: optional
Section: database
Filename: pool/main/p/postgresql-numeral/postgresql-12-numeral_1.3-8.pgdg22.04+1_amd64.deb
Size: 81660
SHA256: 04a0639214f9d2dc881386ed1d6c37514ffeb08c1788a4a5bb6511ae6341d0a3
SHA1: 4d384208d0c9ed3cb206d0fc61f73902a9da0b80
MD5sum: 9456dd9a36b1a1c76e3941ec0804b0d8
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, ...)