first commit for openGauss server
This commit is contained in:
5
contrib/intarray/intarray.control
Normal file
5
contrib/intarray/intarray.control
Normal file
@ -0,0 +1,5 @@
|
||||
# intarray extension
|
||||
comment = 'functions, operators, and index support for 1-D arrays of integers'
|
||||
default_version = '1.0'
|
||||
module_pathname = '$libdir/_int'
|
||||
relocatable = true
|
||||
Reference in New Issue
Block a user