ERROR: plpgsql: cache lookup from pg_proc failed -- Why? - Mailing list pgsql-general

From Ben Lanson
Subject ERROR: plpgsql: cache lookup from pg_proc failed -- Why?
Date
Msg-id 200009161916.PAA19558@smtp-out2.bellatlantic.net
Whole thread Raw
List pgsql-general
ERROR:  plpgsql: cache lookup from pg_proc failed

I am getting this error whenever I try to use a a plpgsql function that I
have created.  It does not matter how simple the function is, I can't get
anything to work.  I can't seem to find any answers in the documentation or
on the web.  I know plpgsql handling is installed by default, and I
certainly didn't disable it.  A quick once over of some of the relevant
code didn't provide any obvious solutions.  Can anyone provide an answer?

Thanks!
Ben


pgsql-general by date:

Previous
From: John McKown
Date:
Subject: Re: os.h
Next
From: Dave Hollenbeck
Date:
Subject: arrays and subselects