blob: 42cc77117bde223041eae1b80eda1c2e5d55cfcf (
plain) (
blame)
1
2
3
|
This library contains a single PostgreSQL extension, a semantic version data
type called `semver`. It's an implementation of the version number format
specified by the Semantic Versioning 2.0.0 Specification.
|