Re: [GENERAL] procedural languages in 7.4.6

2004-10-31 Thread mallah
Very sorry had downloaded the -base package by mistake. Regds mallah. > Rajesh Kumar Mallah <[EMAIL PROTECTED]> writes: >> In 7.4.6 there is only plpgsql under pl where as 7.4.5 >> includes it in the main distribution > > When complaining about a packaging problem, it would help if you > ment

Re: [GENERAL] procedural languages in 7.4.6

2004-10-31 Thread Joshua D. Drake
Are you installing PostgreSQL from source or from a prebuilt package? Plperl is in the 7.4.6 source code. If you're downloading the split-up tarballs, then it's in postgresql-opt, just as it was in 7.4.5. You can also get plPerlNG for 7.4.6 here: http://plperlng.commandprompt.com/ Sincerely, J

Re: [GENERAL] procedural languages in 7.4.6

2004-10-31 Thread Tom Lane
Rajesh Kumar Mallah <[EMAIL PROTECTED]> writes: > In 7.4.6 there is only plpgsql under pl where as 7.4.5 > includes it in the main distribution When complaining about a packaging problem, it would help if you mentioned which package you are complaining about. regards, tom

Re: [GENERAL] procedural languages in 7.4.6

2004-10-31 Thread Michael Fuhr
On Sun, Oct 31, 2004 at 07:24:20PM +0530, Rajesh Kumar Mallah wrote: > > In 7.4.6 there is only plpgsql under pl where as 7.4.5 > includes it in the main distribution > > can anyone tell from where plperl for 7.4.6 can be got? Are you installing PostgreSQL from source or from a prebuilt package