Package "postgresql-12-rational"
  
    
    
        | Name: | postgresql-12-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-5.pgdg18.04+1 | 
    
        | Release: | bionic-pgdg | 
    
        | Level: | base | 
    
        | Repository: | main | 
         
            | Head package: | pg-rational | 
        
            | Homepage: | https://github.com/begriffs/pg_rational | 
    
   
  
  
 
Links
    Download "postgresql-12-rational"
    
Other versions of "postgresql-12-rational" in Bionic-pgdg
    
Changelog
    
    
    
        
        
    
    
        | This repository doesn't support changelogs. | 
    
    
    
    
    
    
        
        
    
    
        | This repository doesn't support changelogs. | 
    
    
    
    
    
    
        
        
    
    
        | This repository doesn't support changelogs. | 
    
    
    
        
        
        
            About
              -  
            Send Feedback to @ubuntu_updates