Re: [HACKERS] PLR does not install language templates

2013-06-24 Thread Josh Berkus
> 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 > ins

Re: [HACKERS] PLR does not install language templates

2013-06-24 Thread Tom Lane
Josh Berkus writes: > Ok, this is wierd. This is PostgreSQL 9.2.4, on Centos 6, installed > using the packages at yum.postgresql.org. Is the below an issue with > PL/R, the packages, or PostgreSQL? > Seems like if a language is actually *installed*, it needs to have > templates ... Not necessa

Re: [HACKERS] PLR does not install language templates

2013-06-24 Thread Andres Freund
On 2013-06-24 12:24:29 -0700, Josh Berkus wrote: > Joe, all: > > Ok, this is wierd. This is PostgreSQL 9.2.4, on Centos 6, installed > using the packages at yum.postgresql.org. Is the below an issue with > PL/R, the packages, or PostgreSQL? > > Seems like if a language is actually *installed*,