Re: Failed to create a function - Mailing list pgsql-novice

From Stephan Szabo
Subject Re: Failed to create a function
Date
Msg-id 20031125084211.E18318@megazone.bigpanda.com
Whole thread Raw
In response to Failed to create a function  (Roy MacGregor Paterson <roy@macgregortech.com>)
Responses Re: Failed to create a function  (Roy MacGregor Paterson <roy@macgregortech.com>)
List pgsql-novice
On Tue, 25 Nov 2003, Roy MacGregor Paterson wrote:

> webdav'# ' LANGUAGE 'plpgsql';
> ERROR:  language "plpgsql" does not exist

You should use the createlang script to create the plpgsql handler in the
database in question (if you want future databases to automatically get
it, you may wish to also create it into template1).

pgsql-novice by date:

Previous
From: Roy MacGregor Paterson
Date:
Subject: Failed to create a function
Next
From: Luca Ferrari
Date:
Subject: a trigger for time