Extensions / Functions and aggregates
Natural-order comparison operators and btree operator class for PostgreSQL text values.
pgext.cloud · Source code · Documentation · License text · Control file
| Package | natord_pg |
|---|---|
| Version | 0.0.0 |
| PostgreSQL versions | 13 · 14 · 15 · 16 · 17 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 5 |
| Latest commit | 2025-05-28 |
| Catalogue updated | 2026-08-30 |
| json_utils | JSON type helper functions, operators, and a hash operator class for PostgreSQL 9.2+. |
| pg_strverscmp | Natural-sort comparison functions, text operators, and a btree operator class based on a strverscmp-like order. |
| 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. |
| device_type | Fixed-byte enum-like data type for mobile device types with comparison operators and btree/hash operator classes. |
| pg_fraction | Adds a fraction data type with arithmetic, comparison, aggregate and B-tree operator-class support. |
| 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. |