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

From Bruce Momjian
Subject Re: Recursive use of syscaches (was: relation ### modified while in use)
Date
Msg-id 200011091905.OAA08952@candle.pha.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
> Rather than trying to fix this stuff, I propose that we simply remove
> the test for recursive use of a syscache.  AFAICS it will never catch
> any real bugs in production.  It might catch bugs in development (ie,
> someone messes up the startup sequence in a way that causes a truly
> circular cache lookup) but I think a stack overflow crash is a
> perfectly OK result then.

Agreed.


--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: initdb failure
Next
From: Tom Lane
Date:
Subject: Re: Recursive use of syscaches (was: relation ### modified while in use)