select open change scope Open full search

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

Extensions / Data types

condaversion

Conda package version number data type implemented as a C++ PostgreSQL extension.

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

Overview

Packagedata_experiments
Version1.0
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars0
Latest commit2025-05-23
Catalogue updated2026-08-30

Related extensions

See also

debversionDebian version number data type
semverSemantic version data type
pg_text_semverSemantic version domain and comparison operators for PostgreSQL
ajversionSemantic version type for PostgreSQL backed by compact integer storage.
semver_rsA semantic version data type for PostgreSQL written in Rust
pg_safer_settingsFunctions and mechanisms for handling PostgreSQL settings more safely.
vercompDeprecated semantic-version data type and comparison operators

Same project

conda_pgsql_rust_extConda version data type and helpers for PostgreSQL, implemented with pgrx and rattler_conda_types.