Re: DROP FUNCTION failure: cache lookup failed for relation X - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: DROP FUNCTION failure: cache lookup failed for relation X
Date
Msg-id 200702202229.l1KMTcY16338@momjian.us
Whole thread Raw
In response to Re: DROP FUNCTION failure: cache lookup failed for relation X  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Added to TODO:

* Increase locking when DROPing objects so dependent objects cannot get dropped while the DROP operation is happening
 http://archives.postgresql.org/pgsql-hackers/2007-01/msg00937.php



---------------------------------------------------------------------------

Tom Lane wrote:
> Bruce Momjian <bruce@momjian.us> writes:
> > Uh, where are we on this?
> 
> Still in the think-about-it mode, personally ... my proposed fix is
> certainly much too invasive to consider back-patching, so unless someone
> comes up with a way-simpler idea, it's 8.3 material at best ...
> 
>             regards, tom lane
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 1: if posting/reading through Usenet, please send an appropriate
>        subscribe-nomail command to majordomo@postgresql.org so that your
>        message can get through to the mailing list cleanly

--  Bruce Momjian  <bruce@momjian.us>          http://momjian.us EnterpriseDB
http://www.enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: tsearch in core patch, for inclusion
Next
From: Andrew Dunstan
Date:
Subject: Re: [pgsql-patches] pg_get_domaindef