request new feature: auto recompile of function when oid not found - Mailing list pgsql-general

From Jean-Luc Lachance
Subject request new feature: auto recompile of function when oid not found
Date
Msg-id 3DCAD508.4D75B778@nsd.ca
Whole thread Raw
Responses Re: request new feature: auto recompile of function when oid not found  (Neil Conway <neilc@samurai.com>)
List pgsql-general
Mail Delivery Subsystem wrote:
>
> The original message was received at Thu, 7 Nov 2002 15:57:28 -0500
> from smap@localhost
>
>    ----- The following addresses had permanent fatal errors -----

Hello developers,

Quite frequently, I have to recompile (recreate) a function when an
object that it was referencing has been deleted and recreated.

It would be nice if that function would be automatically recompiled
(only once of course) if and object that it was referencing by oid no
longer exist.

Sybase, AFAICR, has a similar feature.

Anybody else interested in this feature?

JLL

pgsql-general by date:

Previous
From: "scott.marlowe"
Date:
Subject: Re: PostgreSQL on Linux and Solaris comparison
Next
From: Dmitry Tkach
Date:
Subject: Re: Vacuum full?