This commit is contained in:
8
dist/win-x64/postgres-standalone/share/extension/plpgsql.control
vendored
Normal file
8
dist/win-x64/postgres-standalone/share/extension/plpgsql.control
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
# plpgsql extension
|
||||
comment = 'PL/pgSQL procedural language'
|
||||
default_version = '1.0'
|
||||
module_pathname = '$libdir/plpgsql'
|
||||
relocatable = false
|
||||
schema = pg_catalog
|
||||
superuser = true
|
||||
trusted = true
|
||||
Reference in New Issue
Block a user