Re: how can i get plpgsql in function? - Mailing list pgsql-general

From Muhammad Rusydi
Subject Re: how can i get plpgsql in function?
Date
Msg-id 002301c0d51c$faff2680$1102a8c0@windows
Whole thread Raw
In response to how can i get plpgsql in function?  ("Muhammad Rusydi" <rusydi@cbn.net.id>)
List pgsql-general
Hi John,

> Try to do this...
>
> SELECT * FROM pg_language ;
>
yes i've already done this

> If you don't have plpgsql listed in there..  Then I would suggest that
> you put it in the table...;-)
and yes i don't have it

>
> via
>
> CREATE PROCEDURAL LANGUAGE 'PL/PGSQL' or something..;-)
>
but there's an error when i do this one
parse error near ";" it says
would you or anyone here help me again?

TIA
Didi


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Re: VACUUM is hanging
Next
From: Neil Conway
Date:
Subject: Re: Re: VACUUM is hanging