Re: [PATCH] Check more invariants during syscache initialization

From: Zhang Mingli <zmlpostgres(at)gmail(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Dagfinn Ilmari Mannsåker <ilmari(at)ilmari(dot)org>, Aleksander Alekseev <aleksander(at)timescale(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: [PATCH] Check more invariants during syscache initialization
Date: 2023-07-27 01:48:10
Message-ID: CA9D3245-834B-4E12-968B-E35E4D19B2CE@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

> On Jul 27, 2023, at 09:05, Michael Paquier <michael(at)paquier(dot)xyz> wrote:
>
> One reason is that this increases the odds of
> conflicts when backpatching on a stable branch.

Agree. We could suggest to use OidIsValid() for new patches during review.

Zhang Mingli
https://www.hashdata.xyz

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2023-07-27 01:57:20 Re: [PATCH] Check more invariants during syscache initialization
Previous Message Gurjeet Singh 2023-07-27 01:43:18 Fwd: BUG #18016: REINDEX TABLE failure