select open change scope Open full search

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

Extensions / Data types

ksj

Japanese kanji-numeral integer type with arithmetic, aggregates, casts, comparison, and B-tree indexing

pgext.cloud · Source code · Control file

Overview

Packageksj
Version1.0
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars0
Latest commit2012-11-21
Catalogue updated2026-08-30

Related extensions

See also

uintsC extension providing unsigned 16-bit and 32-bit integer types with casts, operators, and numeric support functions.
tinyintOne-byte signed integer type with arithmetic, casts, aggregates, and B-tree, hash, and GIN operator classes.
decimalDecimal32 and decimal64 decimal floating-point data types with arithmetic and casts
fixeddecimalFixed-precision decimal type optimized for performance and storage.
bignumUnlimited precision integers for PostgreSQL
numeric_domainsCustom numeric domains for PostgreSQL
numpgsqlArray and numerical computing library for PostgreSQL
zcurveTwo- and three-dimensional Z-order bit interleaving plus direct range lookup over numeric B-tree indexes.