Re: plpgsql support - Mailing list pgsql-bugs

From Stephan Szabo
Subject Re: plpgsql support
Date
Msg-id 20020201105910.M27659-100000@megazone23.bigpanda.com
Whole thread Raw
In response to plpgsql support  ("Nagasubramanya L" <nagesh@clinf.com>)
List pgsql-bugs
On Tue, 29 Jan 2002, Nagasubramanya L wrote:

> I have even tried
> CREATE LANGUAGE 'plpgsql'
>
> But I am not able to set it. What is that I should do to set up this language support.

Use the shell script createlang
createlang plpgsql <database>
should add it to the database in question.

pgsql-bugs by date:

Previous
From: Marc Lavergne
Date:
Subject: array_dims function is poorly behaved
Next
From: "Shay"
Date:
Subject: cant activate the database ?