postgresql/contrib/intarray/intarray.control
Heikki Linnakangas c6fbe6d6fb Add selectivity estimation functions for intarray operators.
Uriy Zhuravlev and Alexander Korotkov, reviewed by Jeff Janes, some cleanup
by me.
2015-07-21 20:59:24 +03:00

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