Re: Recursive use of syscaches (was: relation ### modified while in use)

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Hiroshi Inoue" <Inoue(at)tpf(dot)co(dot)jp>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Recursive use of syscaches (was: relation ### modified while in use)
Date: 2000-11-09 19:08:43
Message-ID: 15536.973796923@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Hiroshi Inoue 2000-11-10 00:56:39 Re: Recursive use of syscaches (was: relation ### modified while in use)
Previous Message Bruce Momjian 2000-11-09 19:05:51 Re: Recursive use of syscaches (was: relation ### modified while in use)