Re: [PATCH] Check more invariants during syscache initialization

From: Aleksander Alekseev <aleksander(at)timescale(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Cc: Michael Paquier <michael(at)paquier(dot)xyz>
Subject: Re: [PATCH] Check more invariants during syscache initialization
Date: 2023-07-26 12:50:53
Message-ID: CAJ7c6TNYMhzkPoUQAeG1bq7HO=soexSkrnUwr1gxT8WY8e12ng@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Michael,

> That was more a question. I was wondering if it was something you've
> noticed while working on a different patch because you somewhat
> assigned incorrect values in the syscache array, but it looks like you
> have noticed that while scanning the code.

Oh, got it. That's correct.

> Still it's hard to miss at compile time. I think that I would remove
> this one.

Fair enough. Here is the updated patch.

--
Best regards,
Aleksander Alekseev

Attachment Content-Type Size
v2-0001-Check-more-invariants-during-syscache-initializat.patch application/octet-stream 1.8 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Aleksander Alekseev 2023-07-26 13:02:11 Re: Remove unused fields in ReorderBufferTupleBuf
Previous Message Alvaro Herrera 2023-07-26 12:41:39 Re: incremental-checkopints