pg-rational 0.0.2-5 source package in Ubuntu

Changelog

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

  * Upload for PostgreSQL 15.

 -- Christoph Berg <email address hidden>  Fri, 21 Oct 2022 10:58:11 +0200

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
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
pg-rational_0.0.2-5.dsc 2.0 KiB 4b34c99698df3b2881e96bf4d6975576891c5943baa88349fbbaca1f01904eaa
pg-rational_0.0.2.orig.tar.gz 10.5 KiB 49f123c05d6ee04ce66474e2656ffc21ae1642e317dcd7e4e357d41903c497eb
pg-rational_0.0.2-5.debian.tar.xz 2.8 KiB 99b834319d4919f1a13d912135eee57cf8b65650c8194313042a58724fcbc7b5

Available diffs

No changes file available.

Binary packages built by this source

postgresql-15-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-15-rational-dbgsym: No summary available for postgresql-15-rational-dbgsym in ubuntu noble.

No description available for postgresql-15-rational-dbgsym in ubuntu noble.