PL/pgSQL - Mailing list pgsql-sql

From Zodiac
Subject PL/pgSQL
Date
Msg-id 008a01c2e045$e778bcd0$7339e2c2@zodiacfhynm2is
Whole thread Raw
List pgsql-sql
Hello!
I have a problem with functions on PL/pgSQL.
When i created "plpgsql_call_handler()" and turned on PL/pgSQL support by CREATE LANGUAGE i tried to create a function.
But i got error message that language does not exists, although there is an error "language already exists" if i want to create it again.
Could anybody help me?
 
Thanks for any help.

pgsql-sql by date:

Previous
From: Greg Stark
Date:
Subject: Re: Denormalizing during select
Next
From: "Chad Thompson"
Date:
Subject: Re: Beginner needs help