select open change scope Open full search

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

Extensions / Data types

boolean_cascaded

Composite boolean status type with operators and trigger helper for cascaded parent-child status.

pgext.cloud · Source code · Documentation · Control file

Overview

Packageboolean_cascaded
Version2.0
PostgreSQL versions10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typeSQL only
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Schemapublic
Stars1
Latest commit2016-12-15
Catalogue updated2026-08-30

Related extensions

See also

ajboolThree-valued boolean type with a pseudo-NULL unknown state for primary keys.
pg_cache_treeCaches recursive parent and child IDs in array columns using trigger and helper functions.
product_logicProvides operators to evaluate fuzzy logic expressions according to product logic.