Re: Recursive use of syscaches (was: relation ### modified while in use) - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Recursive use of syscaches (was: relation ### modified while in use)
Date
Msg-id 15536.973796923@sss.pgh.pa.us
Whole thread Raw
In response to Recursive use of syscaches (was: relation ### modified while in use)  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
I wrote:
> On top of that, we have the issue I was concerned about that there is
> no mechanism for clearing the cache-busy flags during xact abort.

Hmm, brain cells must be fading fast.  On looking into the code I
find that there *is* such a mechanism --- installed by yours truly,
only three months ago.

Still, I think getting rid of the test altogether is a better answer.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Recursive use of syscaches (was: relation ### modified while in use)
Next
From: Hiroshi Inoue
Date:
Subject: Re: Recursive use of syscaches (was: relation ### modified while in use)