select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Functions and aggregates

colnames

Lists the column names in a PostgreSQL RECORD value

pgext.cloud · Source code · Website · Documentation · License text · Control file · PGXN

Overview

Packagecolnames
Version1.7.0
PostgreSQL versions10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars9
Latest commit2026-06-08
Latest release2025-04-29
Catalogue updated2026-08-30

Related extensions

See also

get_columnFetch a column value from a record by name
pltoolboxprovide C utility functions for PostgreSQL stored procedures