Re: CREATE LANGUAGE - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: CREATE LANGUAGE
Date
Msg-id Pine.LNX.4.30.0108111743090.734-100000@peter.localdomain
Whole thread Raw
In response to Re: CREATE LANGUAGE  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: CREATE LANGUAGE
List pgsql-hackers
Tom Lane writes:

> > Also, what is LANCOMPILER for?  If it's just a comment we ought to use
> > pg_description.
>
> I think the original idea might have been to someday support
> auto-building of compiled functions.

That's what I though, too.  My concern is mostly that this clause should
be optional, because right now it needs to be filled with in with useless
stuff.

-- 
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: CREATE LANGUAGE
Next
From: Tom Lane
Date:
Subject: Re: Select parser at runtime