Functions and mechanisms for handling PostgreSQL settings more safely.
pgext.cloud · Source code · Documentation · Control file
| Package | pg_safer_settings |
|---|---|
| Version | 1.0.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 7 |
| Latest commit | 2026-08-04 |
| Latest release | 2025-05-12 |
| Catalogue updated | 2026-08-30 |
| pg_safer_settings_table_dependent_extension | A handful of functions and mechanisms to make dealing with settings in Postgres a bit … safer. |
| vercomp | Deprecated semantic-version data type and comparison operators |
| pg_safer_settings_table_dependent_extension | A handful of functions and mechanisms to make dealing with settings in Postgres a bit … safer. |
| semver | Semantic version data type |
| pg_text_semver | Semantic version domain and comparison operators for PostgreSQL |
| debversion | Debian version number data type |
| ajversion | Semantic version type for PostgreSQL backed by compact integer storage. |
| semver_rs | A semantic version data type for PostgreSQL written in Rust |
| condaversion | Conda package version number data type implemented as a C++ PostgreSQL extension. |