mirror of
https://github.com/postgres/postgres.git
synced 2026-02-13 07:43:11 -05:00
6 lines
142 B
Text
6 lines
142 B
Text
|
|
# cube extension
|
||
|
|
comment = 'data type for multidimensional cubes'
|
||
|
|
default_version = '1.0'
|
||
|
|
module_pathname = '$libdir/cube'
|
||
|
|
relocatable = true
|