postgresql-unit10 - 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-unit10-7.2-1.rhel7.x86_64 [73 KiB] |
Changelog
by Devrim Gündüz (2019-09-05):
- Update to 7.2 |
postgresql-unit10-7.1-1.rhel7.x86_64 [72 KiB] |
Changelog
by Devrim Gündüz (2019-07-25):
- Update to 7.1 |
postgresql-unit10-7.0-1.rhel7.x86_64 [72 KiB] |
Changelog
by Devrim Gündüz (2018-10-23):
- Update to 7.0 |
postgresql-unit10-6.0-2.rhel7.x86_64 [67 KiB] |
Changelog
by - Devrim Gündüz (2018-08-23):
- Add v11+ bitcode conditionals |