Re: [HACKERS] rule system, perl and other good stuff

Brett McCormick <brett@work.chicken.org>

From: Brett McCormick <brett@work.chicken.org>
To: "Vadim B. Mikheev" <vadim@sable.krasnoyarsk.su>
Cc: pgsql-hackers@hub.org
Date: 1998-02-11T07:26:21Z
Lists: pgsql-hackers
DOH -- that's another question I meant to ask, as I noticed some
things in the new (6.3) code about it..  no, it isn't, it is hacked in
just like fmgr_dynamic is..  what do I need to know about the create
language interface..  any docs?

On Wed, 11 February 1998, at 14:26:23, Vadim B. Mikheev wrote:

> One question: is your perl language support compatible with
> new dynamic language interface (CREATE LANGUAGE etc) ?
> 
> Vadim