mirror of
https://github.com/postgres/postgres.git
synced 2025-04-21 12:05:57 +03:00
6 lines
176 B
Plaintext
6 lines
176 B
Plaintext
# intarray extension
|
|
comment = 'functions, operators, and index support for 1-D arrays of integers'
|
|
default_version = '1.1'
|
|
module_pathname = '$libdir/_int'
|
|
relocatable = true
|