Decimal32 and decimal64 decimal floating-point data types with arithmetic and casts
pgext.cloud · Source code · Documentation · License text · Control file · PGXN
| Package | pgDecimal |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 1 |
| Latest commit | 2013-06-04 |
| Latest release | 2013-06-04 |
| Catalogue updated | 2026-08-30 |
| ksj | Japanese kanji-numeral integer type with arithmetic, aggregates, casts, comparison, and B-tree indexing |
| fixeddecimal | Fixed-precision decimal type optimized for performance and storage. |
| uints | C extension providing unsigned 16-bit and 32-bit integer types with casts, operators, and numeric support functions. |
| sum_array | C function that sums PostgreSQL integer and floating-point arrays into float8. |
| numeric_domains | Custom numeric domains for PostgreSQL |
| numpgsql | Array and numerical computing library for PostgreSQL |
| pg_phash | Calculate Hamming distance between decimal-encoded perceptual image hashes |
| bignum | Unlimited precision integers for PostgreSQL |