This commit is contained in:
5
dist/win-x64/postgres/share/extension/pltcl--unpackaged--1.0.sql
vendored
Normal file
5
dist/win-x64/postgres/share/extension/pltcl--unpackaged--1.0.sql
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
/* src/pl/tcl/pltcl--unpackaged--1.0.sql */
|
||||
|
||||
ALTER EXTENSION pltcl ADD LANGUAGE pltcl;
|
||||
-- ALTER ADD LANGUAGE doesn't pick up the support functions, so we have to.
|
||||
ALTER EXTENSION pltcl ADD FUNCTION pltcl_call_handler();
|
||||
Reference in New Issue
Block a user