select open change scope Open full search

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

Extensions / Data types

vercomp

Deprecated semantic-version data type and comparison operators

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

Overview

Packagevercomp
Version1.0.0
PostgreSQL versions10
RepositoryUnspecified
Extension typeStandard
Project statusDeprecated
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars2
Latest commit2019-04-01
Latest release2019-01-17
Catalogue updated2026-08-30

Related extensions

See also

pg_text_semverSemantic version domain and comparison operators for PostgreSQL
ajversionSemantic version type for PostgreSQL backed by compact integer storage.
semverSemantic version data type
uuid47UUIDv7 storage with keyed UUIDv4-looking façade I/O
tinyintOne-byte signed integer type with arithmetic, casts, aggregates, and B-tree, hash, and GIN operator classes.
pg_safer_settingsFunctions and mechanisms for handling PostgreSQL settings more safely.
debversionDebian version number data type
semver_rsA semantic version data type for PostgreSQL written in Rust