Extensions / Functions and aggregates
Lists the column names in a PostgreSQL RECORD value
pgext.cloud · Source code · Website · Documentation · License text · Control file · PGXN
| Package | colnames |
|---|---|
| Version | 1.7.0 |
| PostgreSQL versions | 10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 9 |
| Latest commit | 2026-06-08 |
| Latest release | 2025-04-29 |
| Catalogue updated | 2026-08-30 |
| get_column | Fetch a column value from a record by name |
| pltoolbox | provide C utility functions for PostgreSQL stored procedures |