postgresql-numeral 1.3-6 source package in Ubuntu

Changelog

postgresql-numeral (1.3-6) unstable; urgency=medium

  * Upload for PostgreSQL 16.
  * Use ${postgresql:Depends}.

 -- Christoph Berg <email address hidden>  Mon, 18 Sep 2023 21:30:06 +0200

Upload details

Uploaded by:
Christoph Berg
Uploaded to:
Sid
Original maintainer:
Christoph Berg
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
postgresql-numeral_1.3-6.dsc 2.0 KiB 2f0a6ded80ac6f45a9e5399544b26f5f12c2acd9662c861bb64dee6a2644ca40
postgresql-numeral_1.3.orig.tar.gz 12.3 KiB feb5e8f7cdc12f056f9251e72a5d000bb3052115f565828efb704a8f61f27ce1
postgresql-numeral_1.3-6.debian.tar.xz 2.2 KiB d8442f80c38c928545f71d0cfa00236a49827f078019c2dde7b00f23aca7cc1e

Available diffs

No changes file available.

Binary packages built by this source

postgresql-16-numeral: 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, ...)

postgresql-16-numeral-dbgsym: debug symbols for postgresql-16-numeral