Extensions / Functions and aggregates
Natural sort ordering support through a C normalization function usable with indexes.
pgext.cloud · Source code · Documentation · License text · Control file · PGXN
| Package | pg_natural_sort_order |
|---|---|
| Version | 1.0.1 |
| PostgreSQL versions | 10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 12 |
| Latest commit | 2017-01-18 |
| Latest release | 2016-09-12 |
| Catalogue updated | 2026-08-30 |
| pg_sortstats | Collect per-query sort statistics and estimate required work_mem |
| pg_algorithms | C extension that adds example algorithm functions, including bubble sort and quicksort for integer arrays. |