pguint_13 - Unsigned and other extra integer types for PostgreSQL
Website: | https://github.com/petere/pguint |
---|---|
License: | BSD |
Vendor: | PostgreSQL Global Development Group |
- Description:
This extension provides additional integer types for PostgreSQL: * int1 (signed 8-bit integer) * uint1 (unsigned 8-bit integer) * uint2 (unsigned 16-bit integer) * uint4 (unsigned 32-bit integer) * uint8 (unsigned 64-bit integer)
Packages
pguint_13-1.20231206-1PGDG.rhel7.x86_64 [63 KiB] |
Changelog
by Devrim Gunduz (2024-02-25):
- Update to 1.20231206 - Add PGDG branding |
pguint_13-1.20220601-1.rhel7.x86_64 [178 KiB] |
Changelog
by Devrim Gündüz (2022-06-01):
- Update to 1.20220601 |