This commit is contained in:
6
dist/win-x64/postgres-standalone/share/extension/intarray.control
vendored
Normal file
6
dist/win-x64/postgres-standalone/share/extension/intarray.control
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
# intarray extension
|
||||
comment = 'functions, operators, and index support for 1-D arrays of integers'
|
||||
default_version = '1.5'
|
||||
module_pathname = '$libdir/_int'
|
||||
relocatable = true
|
||||
trusted = true
|
||||
Reference in New Issue
Block a user