select open change scope Open full search

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

Extensions / Functions and aggregates

colors

C functions for perceptual color-distance calculations in the CIE L*a*b* color space

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

Overview

Packagepg_colors
Version0.0.1
PostgreSQL versions10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars11
Latest commit2015-10-23
Latest release2015-10-23
Catalogue updated2026-08-30

Related extensions

See also

recommendExperimental C extension providing scalar distance, text similarity, and one-dimensional array similarity functions derived from smlar.
hamming_distanceHamming distance and similarity functions for hexadecimal feature-vector strings.
pg_emdFast approximate Earth Mover's Distance using dynamic tree embeddings
tanimotoFast C implementation of the Tanimoto similarity coefficient for PostgreSQL bit-varying fingerprints.
ruvectorSIMD-accelerated vector type and indexes with graph, solver, TDA, local embedding, and AI SQL functions.
pasePostgreSQL ultra-high dimensional approximate nearest neighbor search extension.
kor_searchA PostgreSQL extension for Korean-English text search.
vmatchText similarity functions and a fuzzy-match /= operator with typo-aware weighting.