Re: [HACKERS] plperl intial pass
От | Oleg Bartunov |
---|---|
Тема | Re: [HACKERS] plperl intial pass |
Дата | |
Msg-id | Pine.GSO.3.96.SK.990724222411.18633E-100000@ra обсуждение исходный текст |
Ответ на | plperl intial pass (Mark Hollomon <mhh@mindspring.com>) |
Ответы |
Re: [HACKERS] plperl intial pass
Re: [HACKERS] plperl intial pass Re: [HACKERS] plperl intial pass |
Список | pgsql-hackers |
Great, just compiled and install but need to look at some examples :-) btw, here is a patch for createlang command to enable plperl I'm not sure about trusted field. --- createlang Sat Jul 24 22:27:05 1999 +++ /usr/local/pgsql/bin/createlang Wed Jul 21 19:36:55 1999 @@ -84,9 +84,6 @@ plpgsql) lancomp="PL/pgSQL" trusted="TRUSTED" handler="plpgsql_call_handler";; - plperl) lancomp="PL/Perl" - trusted="TRUSTED" - handler="plperl_call_handler";; pltcl) lancomp="PL/Tcl" trusted="TRUSTED" handler="pltcl_call_handler";; On Fri, 23 Jul 1999, Mark Hollomon wrote: > Date: Fri, 23 Jul 1999 16:15:10 -0400 > From: Mark Hollomon <mhh@mindspring.com> > To: pgsql-hackers@postgreSQL.org > Subject: [HACKERS] plperl intial pass > > on the patches list, I posted the first files > for suuport for using perl as the procedural > language. > > The makefile uses libtool (probably incorrectly). > > It is not 'safe'. > > Perl XS modules cannot be used. > > Using Perl in rules hasn't even been thought about. > > IF the code looks suspiciously like Jan's code > for pltcl - well, it _is_ Jan's code for pltcl > horribly mangled. > > It compiles and runs for me. YMMV. > > more code and docs to follow. > -- > Mark Hollomon > mhh@mindspring.com > _____________________________________________________________ Oleg Bartunov, sci.researcher, hostmaster of AstroNet, Sternberg Astronomical Institute, Moscow University (Russia) Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/ phone: +007(095)939-16-83, +007(095)939-23-83
В списке pgsql-hackers по дате отправления: