ERROR: plpgsql: cache lookup from pg_proc failed -- Why?

From: Ben Lanson <lanson(at)bellatlantic(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: ERROR: plpgsql: cache lookup from pg_proc failed -- Why?
Date: 2000-09-16 19:16:35
Message-ID: 200009161916.PAA19558@smtp-out2.bellatlantic.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-general by date

  From Date Subject
Next Message Dave Hollenbeck 2000-09-16 22:08:46 arrays and subselects
Previous Message John McKown 2000-09-16 17:36:30 Re: os.h