Extensions / Functions and aggregates
Legacy array unnest function that returns each element with its ordinal position.
pgext.cloud · Source code · Documentation · License text · Control file · PGXN
| Package | unnest_ordinality |
|---|---|
| Version | 1.0.1 |
| PostgreSQL versions | 10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Deprecated |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 4 |
| Latest commit | 2013-05-15 |
| Latest release | 2013-04-19 |
| Catalogue updated | 2026-08-30 |
| parray_gin | GIN index operator class and partial-match operators for text arrays |
| arraymath | Array math and operators that work element by element on the contents of arrays |
| jsonb_delete_array | Delete jsonb keys or string elements listed in a text array |
| numpgsql | Array and numerical computing library for PostgreSQL |
| eigen | New array types and linear-algebra functions based on the Eigen numerical template library. |
| json_build | C functions and aggregate helpers for building complex PostgreSQL JSON objects and arrays. |
| array_textsort | C functions for sorting and de-duplicating one-dimensional text arrays. |
| pg_array_multi_index | simultaneous multiple-indexing of PostgreSQL arrays |