mirror of https://github.com/postgres/postgres
seems to be busted though ...REL7_1_STABLE
parent
a2c6bf5a59
commit
139f19c302
@ -1,9 +0,0 @@ |
||||
|
||||
create function pltcl_call_handler() returns opaque |
||||
as '/usr/local/pgsql/lib/pltcl.so' |
||||
language 'C'; |
||||
|
||||
create trusted procedural language 'pltcl' |
||||
handler pltcl_call_handler |
||||
lancompiler 'PL/Tcl'; |
||||
|
||||
Loading…
Reference in new issue