Re: PLR does not install language templates - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: PLR does not install language templates
Date
Msg-id 51C8A4FA.40004@agliodbs.com
Whole thread Raw
In response to PLR does not install language templates  (Josh Berkus <josh@agliodbs.com>)
List pgsql-hackers
> Not necessarily --- that's an optional feature.  In fact, I am not eager
> to encourage third-party PLs to start installing pg_pltemplate entries
> anymore, because that's mostly vestigial in the extensions universe.
> We should be encouraging use of CREATE EXTENSION not CREATE LANGUAGE to
> install PLs, and for that you don't need a pltemplate entry.  It's
> likely that pg_pltemplate will disappear entirely before long.

Ah, ok.  Thanks!

-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: PLR does not install language templates
Next
From: Cédric Villemain
Date:
Subject: Re: Bugfix and new feature for PGXS