Problem with plpgsql installation!!! - Mailing list pgsql-admin

From Ing. Jhon Carrillo
Subject Problem with plpgsql installation!!!
Date
Msg-id 006301c50a04$ef97d820$1400a8c0@tgusta2
Whole thread Raw
List pgsql-admin
Hi,  I have a problem   installing  "plpgsql" in  postgreSQL 7.4.6 on linux.
Those Scripts were create succesfull but when i try to create some "store
procedure(function)" no gererate errors, no generate nothing  in the pgadmin
III, i don't  know what is the problem.


 '/usr/lib/postgresql/plpgsql.so'  exist!!

those are the script:


CREATE FUNCTION public.plpgsql_call_handler () RETURNS language_handler AS
     '/usr/lib/postgresql/plpgsql.so' LANGUAGE 'C' VOLATILE;



CREATE TRUSTED PROCEDURAL LANGUAGE 'plpgsql'
  HANDLER public.plpgsql_call_handler;



help me please.

thanks.



pgsql-admin by date:

Previous
From: Pallav Kalva
Date:
Subject: Re: Online Backup and WAL archives
Next
From: Zeki Mokhtarzada
Date:
Subject: Problem upgrading 8.0.0beta4 to 8.0.1