select open change scope Open full search

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

Extensions / Data types

span

C data type for indexed document text spans, with casts, comparisons, B-tree/hash operator classes, aggregates, and accessors.

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

Overview

Packagepg_span
Version0.1.0
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars1
Latest commit2017-05-06
Latest release2017-05-05
Catalogue updated2026-08-30

Related extensions

See also

tinyintOne-byte signed integer type with arithmetic, casts, aggregates, and B-tree, hash, and GIN operator classes.
device_typeFixed-byte enum-like data type for mobile device types with comparison operators and btree/hash operator classes.
ksjJapanese kanji-numeral integer type with arithmetic, aggregates, casts, comparison, and B-tree indexing
salesforce_idCompact 12-byte PostgreSQL type with casts, comparison operators, and B-tree/hash operator classes for Salesforce IDs.
hyperspaceFour-dimensional point, box, and circle types with B-tree and SP-GiST/KD-tree operator classes.
pg_fractionAdds a fraction data type with arithmetic, comparison, aggregate and B-tree operator-class support.
pg_s2Adds an S2 CellID type, hierarchy and covering functions, distance helpers, casts, operators, and a B-tree operator class.
pg_sirenValidated French SIREN and SIRET identifier types with B-tree and hash index support.