Re: [PATCH] Check more invariants during syscache initialization - Mailing list pgsql-hackers

From Aleksander Alekseev
Subject Re: [PATCH] Check more invariants during syscache initialization
Date
Msg-id CAJ7c6TNYMhzkPoUQAeG1bq7HO=soexSkrnUwr1gxT8WY8e12ng@mail.gmail.com
Whole thread Raw
In response to Re: [PATCH] Check more invariants during syscache initialization  (Michael Paquier <michael@paquier.xyz>)
Responses Re: [PATCH] Check more invariants during syscache initialization
List 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

pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: incremental-checkopints
Next
From: Aleksander Alekseev
Date:
Subject: Re: Remove unused fields in ReorderBufferTupleBuf