Re: PL/pgSQL - Mailing list pgsql-admin

From Tom Lane
Subject Re: PL/pgSQL
Date
Msg-id 9666.1088611438@sss.pgh.pa.us
Whole thread Raw
In response to PL/pgSQL  ("Tuttle, Gene" <cetuttle@rottlundhomes.com>)
List pgsql-admin
"Tuttle, Gene" <cetuttle@rottlundhomes.com> writes:
> I am not able to run any user created functions.
> [ plpgsql dumps core ]

My bet would be that you have a plpgsql.so library that is mismatched
with your postgres server.  It's fairly easy to get into such situations
if you've upgraded your PG version, or made a custom PG installation
without being careful to get rid of the one that comes preinstalled.
You didn't give enough details to say exactly what to do to fix it, though.

            regards, tom lane

pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: grant execute on many functions
Next
From: Doug Quale
Date:
Subject: Re: grant execute on many functions