Jump to letter: [
ABCEGHIJLMNOPRSTUW
]
postgresql-unit94 - SI Units for PostgreSQL
- Description:
postgresql-unit implements a PostgreSQL datatype for SI units, plus byte.
The base units can be combined to named and unnamed derived units using
operators defined in the PostgreSQL type system. SI prefixes are used for
input and output, and quantities can be converted to arbitrary scale.
Requires PostgreSQL 9.4 or later (uses psprintf()), flex, and bison 3 (the
pre-built grammar files are used if only bison 2 is available).
Packages