removing functions - Mailing list pgsql-general

From Soma Interesting
Subject removing functions
Date
Msg-id 5.0.2.1.0.20010404182950.02534188@pop.telus.net
Whole thread Raw
List pgsql-general
When I drop a function, then add it again (for example making changes to
the function code) it doesn't appear to break anything even though there
are tables with triggers that reference that function. At least not
immediately, but eventually If I do it enough times I will get this error:

PostgreSQL query failed: ERROR: fmgr_info: function 128137: cache lookup
failed

Is there an explanation for why it seems intermittent? More importantly, is
there a way to resolve this without actually redefining the trigger
referencing the function by updating a table value in one of the system tables?

Thanks.


pgsql-general by date:

Previous
From: "Norman J. Clarke"
Date:
Subject: RE: JBuilder4 JDBC Explorer
Next
From: Matt Allen
Date:
Subject: Relation XX does not exist