deb_control_files:
- control
- md5sums
deb_fields:
Architecture: arm64
Depends: postgresql-15, postgresql-15-jit-llvm (>= 14), libc6 (>= 2.17)
Description: |-
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
Homepage: https://github.com/begriffs/pg_rational
Installed-Size: '120'
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Package: postgresql-15-rational
Priority: optional
Section: database
Source: pg-rational
Version: 0.0.2-5
srcpkg_name: pg-rational
srcpkg_version: 0.0.2-5