A semantic version data type for PostgreSQL written in Rust
pgext.cloud · Source code · Documentation · Control file
| Package | semver_rs |
|---|---|
| Version | 0.1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 0 |
| Latest commit | 2023-01-31 |
| Latest release | 2023-01-26 |
| Catalogue updated | 2026-08-30 |
| 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. |
| vercomp | Deprecated semantic-version data type and comparison operators |
| pg_safer_settings | Functions and mechanisms for handling PostgreSQL settings more safely. |
| condaversion | Conda package version number data type implemented as a C++ PostgreSQL extension. |