ltree

ltree

ltree : data type for hierarchical tree-like structures

Overview

ID Extension Package Version Category License Language
3960
ltree
ltree
1.3
TYPE
PostgreSQL
C
Attribute Has Binary Has Library Need Load Has DDL Relocatable Trusted
--s-dt-
No
Yes
No
Yes
no
yes
Relationships
Need By
ltree_plpython3u
See Also
prefix
semver
citext
unit
pgpdf
pglite_fusion
md5hash
asn1oid

Packages

PG18 PG17 PG16 PG15 PG14 PG13
1.3
1.3
1.3
1.3
1.3
1.3

This is a built-in contrib extension ship with the PostgreSQL kernel

Install

Create this extension with:

CREATE EXTENSION ltree;
Last updated on