plpgsql error - Mailing list pgsql-sql

From Adam H. Pendleton
Subject plpgsql error
Date
Msg-id 009e01be9b24$2db88d30$bdd0be80@belvoir.army.mil
Whole thread Raw
Responses Re: [SQL] plpgsql error
List pgsql-sql
I get this error when I try to create a function using plpgsql:

ERROR:  Unrecognized language specified in a CREATE FUNCTION: 'plpgsql'.
Recognized languages are sql, C, internal and the created procedural
languages.

Do I need to specify another flag when I compile Postgresql?

Adam
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Si hoc legere scis nimium eruditionis habes.




pgsql-sql by date:

Previous
From: Michael J Davis
Date:
Subject: RE: [SQL] Trigger question
Next
From: Michael J Davis
Date:
Subject: RE: [SQL] plpgsql error