This commit is contained in:
6
dist/win-x64/postgres-standalone/share/extension/tablefunc.control
vendored
Normal file
6
dist/win-x64/postgres-standalone/share/extension/tablefunc.control
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
# tablefunc extension
|
||||
comment = 'functions that manipulate whole tables, including crosstab'
|
||||
default_version = '1.0'
|
||||
module_pathname = '$libdir/tablefunc'
|
||||
relocatable = true
|
||||
trusted = true
|
||||
Reference in New Issue
Block a user