Adds a fraction data type with arithmetic, comparison, aggregate and B-tree operator-class support.
pgext.cloud · Source code · Documentation · Control file
| Package | pg_fraction |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 4 |
| Latest commit | 2018-01-24 |
| Catalogue updated | 2026-08-30 |
| parray_gin | GIN index operator class and partial-match operators for text arrays |
| pg_secret | Defines order-revealing encrypted domains, comparison operators, and a B-tree operator class. |
| ksj | Japanese kanji-numeral integer type with arithmetic, aggregates, casts, comparison, and B-tree indexing |
| tinyint | One-byte signed integer type with arithmetic, casts, aggregates, and B-tree, hash, and GIN operator classes. |
| natord_pg | Natural-order comparison operators and btree operator class for PostgreSQL text values. |
| pg_strverscmp | Natural-sort comparison functions, text operators, and a btree operator class based on a strverscmp-like order. |
| rum | RUM index access method |
| pg_s2 | Adds an S2 CellID type, hierarchy and covering functions, distance helpers, casts, operators, and a B-tree operator class. |
| json_utils | JSON type helper functions, operators, and a hash operator class for PostgreSQL 9.2+. |
| device_type | Fixed-byte enum-like data type for mobile device types with comparison operators and btree/hash operator classes. |