mirror of
https://github.com/postgres/postgres.git
synced 2026-02-03 20:40:14 -05:00
5 lines
176 B
Text
5 lines
176 B
Text
# intarray extension
|
|
comment = 'functions, operators, and index support for 1-D arrays of integers'
|
|
default_version = '1.1'
|
|
module_pathname = '$libdir/_int'
|
|
relocatable = true
|