| From: | "Vadim B(dot) Mikheev" <vadim(at)sable(dot)krasnoyarsk(dot)su> |
|---|---|
| To: | Brett McCormick <brett(at)work(dot)chicken(dot)org> |
| Cc: | pgsql-hackers(at)hub(dot)org |
| Subject: | Re: [HACKERS] rule system, perl and other good stuff |
| Date: | 1998-02-11 07:26:23 |
| Message-ID: | 34E1529F.A23A2683@sable.krasnoyarsk.su |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Brett McCormick wrote:
>
> don't want to bring up a touchy subject, BUT... does the rule system
> actually work, and if not, what are our plans? It would extend the
> functionality of postgresql quite a bit and make it much more
> attractive.. also I'm working on a modified version of pg with perl
> language support. that's right, perl. so far I've got it to the
> point where you can create perl functions (using anon sub refs) and
> access your arguments and perform operations (from pg_operator) on
> them. I'll get the patches together soon, once I add operator
> overloading :)
One question: is your perl language support compatible with
new dynamic language interface (CREATE LANGUAGE etc) ?
Vadim
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Brett McCormick | 1998-02-11 07:29:39 | Re: [HACKERS] rule system, perl and other good stuff |
| Previous Message | Brett McCormick | 1998-02-11 07:26:21 | Re: [HACKERS] rule system, perl and other good stuff |