From: Jeremy Henty Date: 2005-10-07T07:26:50+09:00 Subject: Re: PL/Ruby segfaults In article <200510060849.j968nkXN028275@moulon.inra.fr>, ts wrote: >>>>>> "J" == Jeremy Henty writes: > >J> I specifically want a FOR EACH STATEMENT trigger . > > [snip patch] /me dances a little jig - it works! Thanks again for your help. BUT .... I'd like the trigger to "require" a Ruby library and I get "ERROR: Insecure operation - require". How do I workaround this? Even "require"-ing the library while connected to Postgres as the postgres user doesn't work! Or maybe there's a way to "require" the library at startup? Cheers, Jeremy Henty