mirror of
https://github.com/postgres/postgres.git
synced 2026-04-05 01:07:27 -04:00
6 lines
155 B
Text
6 lines
155 B
Text
|
|
# ltree extension
|
||
|
|
comment = 'data type for hierarchical tree-like structures'
|
||
|
|
default_version = '1.0'
|
||
|
|
module_pathname = '$libdir/ltree'
|
||
|
|
relocatable = true
|