postgresql-unit11 - SI Units for PostgreSQL
Website: | https://github.com/ChristophBerg/postgresql-unit |
---|---|
License: | BSD |
Vendor: | PostgreSQL Global Development Group |
- 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.5 or later (uses psprintf()), flex, and bison 3 (the pre-built grammar files are used if only bison 2 is available).
Packages
postgresql-unit11-7.1-1.rhel7.x86_64 [125 KiB] |
Changelog
by Devrim Gündüz (2019-07-25):
- Update to 7.1 |
postgresql-unit11-7.0-1.rhel7.x86_64 [124 KiB] |
Changelog
by Devrim Gündüz (2018-10-23):
- Update to 7.0 |
postgresql-unit11-6.0-2.rhel7.1.x86_64 [116 KiB] |
Changelog
by Devrim Gündüz (2018-10-15):
- Rebuild against PostgreSQL 11.0 |