Re: DROP FUNCTION failure: cache lookup failed for relation X

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: DROP FUNCTION failure: cache lookup failed for relation X
Дата
Msg-id 200702202229.l1KMTcY16338@momjian.us
обсуждение исходный текст
Ответ на Re: DROP FUNCTION failure: cache lookup failed for relation X  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: tsearch in core patch, for inclusion
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: [pgsql-patches] pg_get_domaindef