pg-rational 0.0.2-1 source package in Ubuntu

Changelog

pg-rational (0.0.2-1) unstable; urgency=medium

  * New upstream version.
  * Bump minimum supported PG version to 11, needs common/int.h.

 -- Christoph Berg <email address hidden>  Tue, 04 Feb 2020 11:45:15 +0100

Upload details

Uploaded by:
Debian PostgreSQL Maintainers
Uploaded to:
Sid
Original maintainer:
Debian PostgreSQL Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
pg-rational_0.0.2-1.dsc 2.0 KiB 377f754af1b456fd3a86471f19f3b1d0dffb122bf2a70d15214dd6a0fb5cf4b5
pg-rational_0.0.2.orig.tar.gz 10.5 KiB 49f123c05d6ee04ce66474e2656ffc21ae1642e317dcd7e4e357d41903c497eb
pg-rational_0.0.2-1.debian.tar.xz 2.6 KiB 25117c9354c040b3c06ef088341a02f9c69a1ed20987bff27ce97e9c5857a34f

Available diffs

No changes file available.

Binary packages built by this source

postgresql-12-rational: Precise fractional arithmetic for PostgreSQL

 pg_rational implements precise fractional arithmetic for PostgreSQL. Perfect
 for exact arithmetic or user-specified table row ordering. Holds values as big
 as an integer, with matching precision in the denominator.
 .
 Features:
  * Stores fractions in exactly 64 bits (same size as float)
  * Written in C for high performance
  * Detects and halts arithmetic overflow for correctness
  * Uses native CPU instructions for fast overflow detection
  * Defers GCD calculation until requested or absolutely required
  * Supports btree and hash indices
  * Implements Stern-Brocot trees for finding intermediate points
  * Coercion from integer/bigint/tuple
  * Custom aggregate

postgresql-12-rational-dbgsym: No summary available for postgresql-12-rational-dbgsym in ubuntu hirsute.

No description available for postgresql-12-rational-dbgsym in ubuntu hirsute.