Re: Fixing findDependentObjects()'s dependency on scan order(regressions in DROP diagnostic messages) - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: Fixing findDependentObjects()'s dependency on scan order(regressions in DROP diagnostic messages)
Date
Msg-id CAH2-WznpAy7-Q-ve8LAeVeonBTLm53M9nr6GekGTLwyYqTyyxg@mail.gmail.com
Whole thread Raw
In response to Re: Fixing findDependentObjects()'s dependency on scan order(regressions in DROP diagnostic messages)  (Andrey Lepikhov <a.lepikhov@postgrespro.ru>)
List pgsql-hackers
On Mon, Dec 17, 2018 at 10:52 PM Andrey Lepikhov
<a.lepikhov@postgrespro.ru> wrote:
> I did many tests of your solution inside the 'quick vacuum' strategy [1]
> and the background worker called 'heap cleaner' [2]. I must admit that
> when I  use your patch, there is no problem with dependencies.

Cool.

> This patch needs opinion of an another reviewer.

Was I unclear on why the patch fixes the problem? Sorry, but I thought
it was obvious.

-- 
Peter Geoghegan


pgsql-hackers by date:

Previous
From: Andrey Lepikhov
Date:
Subject: Re: Fixing findDependentObjects()'s dependency on scan order(regressions in DROP diagnostic messages)
Next
From: Amit Langote
Date:
Subject: Re: don't create storage when unnecessary