From: ts Date: 2005-05-02T23:18:45+09:00 Subject: Re: Consequences of not calling ruby_finalize()? >>>>> "A" == Ara T Howard writes: A> On Mon, 2 May 2005, ts wrote: >> >> plruby (ruby embedded in postgres) never call it, volontary. A> why? To don't give the possibility to the user to run code with $SAFE < 12. There was a problem with old version of ruby. Guy Decoux