select open change scope Open full search

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

Extensions / Data types

device_type

Fixed-byte enum-like data type for mobile device types with comparison operators and btree/hash operator classes.

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

Overview

Packagepg_device_type
Version0.0.2
PostgreSQL versions10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars4
Latest commit2025-03-14
Latest release2023-12-13
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.
pg_strverscmpNatural-sort comparison functions, text operators, and a btree operator class based on a strverscmp-like order.
natord_pgNatural-order comparison operators and btree operator class for PostgreSQL text values.
salesforce_idCompact 12-byte PostgreSQL type with casts, comparison operators, and B-tree/hash operator classes for Salesforce IDs.
spanC data type for indexed document text spans, with casts, comparisons, B-tree/hash operator classes, aggregates, and accessors.
json_utilsJSON type helper functions, operators, and a hash operator class for PostgreSQL 9.2+.
pg_fractionAdds a fraction data type with arithmetic, comparison, aggregate and B-tree operator-class support.
pg_secretDefines order-revealing encrypted domains, comparison operators, and a B-tree operator class.