UbuntuUpdates.org

Package "postgresql-11-rational"

This package belongs to a PPA: Postgresql

Name: postgresql-11-rational

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

Latest version: 0.0.2-2.pgdg16.04+1
Release: xenial-pgdg
Level: base
Repository: main
Head package: pg-rational
Homepage: https://github.com/begriffs/pg_rational

Links


Download "postgresql-11-rational"


Other versions of "postgresql-11-rational" in Xenial-pgdg

Repository Area Version
PPA: Postgresql 0.0.2-5.pgdg18.04+1
PPA: Postgresql 0.0.2-6.pgdg22.04+1
PPA: Postgresql 0.0.2-6.pgdg20.04+1

Changelog

Version: 0.0.2-2.pgdg16.04+1 2020-11-04 22:08:04 UTC
This repository doesn't support changelogs.

Version: 0.0.2-1.pgdg16.04+1 2020-02-04 12:08:44 UTC
This repository doesn't support changelogs.

Version: 0.0.1-2.pgdg16.04+1 2019-10-30 11:07:46 UTC
This repository doesn't support changelogs.

Version: 0.0.1-1.pgdg16.04+1 2018-11-23 10:08:08 UTC
This repository doesn't support changelogs.



About   -   Send Feedback to @ubuntu_updates