select open change scope Open full search

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

Extensions / Functions and aggregates

pg_strverscmp

Natural-sort comparison functions, text operators, and a btree operator class based on a strverscmp-like order.

pgext.cloud · Source code · Documentation · Control file

Overview

Packagepg_strverscmp
Version1.0
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars2
Latest commit2017-04-19
Catalogue updated2026-08-30

Related extensions

See also

natord_pgNatural-order comparison operators and btree operator class for PostgreSQL text values.
parray_ginGIN index operator class and partial-match operators for text arrays
pg_secretDefines order-revealing encrypted domains, comparison operators, and a B-tree operator class.
device_typeFixed-byte enum-like data type for mobile device types with comparison operators and btree/hash operator classes.
json_utilsJSON type helper functions, operators, and a hash operator class for PostgreSQL 9.2+.
rumRUM index access method
pg_fractionAdds a fraction data type with arithmetic, comparison, aggregate and B-tree operator-class support.
wildspeedGIN operator class for fast wildcard LIKE searches using permuterm indexing