Extensions / Functions and aggregates
provide C utility functions for PostgreSQL stored procedures
pgext.cloud · Source code · Documentation · License text · Control file
| Package | pltoolbox |
|---|---|
| Version | 1.0.3 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Unmaintained |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Schema | pst |
| Stars | 5 |
| Latest commit | 2023-11-20 |
| Catalogue updated | 2026-08-30 |
| colnames | Lists the column names in a PostgreSQL RECORD value |
| get_column | Fetch a column value from a record by name |