how to do plpgsql? - Mailing list pgsql-sql

From Joseph Shraibman
Subject how to do plpgsql?
Date
Msg-id 3A809D8C.DDFEB954@selectacast.net
Whole thread Raw
List pgsql-sql
When trying to do some of the examples on
http://www.postgresql.org/docs/postgres/c40914344.htm

I keep getting:

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

version is:PostgreSQL 7.0.3 on i686-pc-linux-gnu, compiled by gcc egcs-2.91.66


-- 
Joseph Shraibman
jks@selectacast.net
Increase signal to noise ratio.  http://www.targabot.com


pgsql-sql by date:

Previous
From: Poet/Joshua Drake
Date:
Subject: Re: Postgres-HOWTO
Next
From: Brice Ruth
Date:
Subject: Re: Re: SQL Join - MySQL/PostgreSQL difference?