Re: Our ABI diff infrastructure ignores enum SysCacheIdentifier

From: Andreas Karlsson <andreas(at)proxel(dot)se>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Our ABI diff infrastructure ignores enum SysCacheIdentifier
Date: 2026-02-13 09:36:41
Message-ID: 1b901fbf-655d-434c-aff4-ee06313d31cd@proxel.se
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2/13/26 9:24 AM, Michael Paquier wrote:
> I was expecting something a bit more complicated. Nice at quick
> glance, Andreas.

It is a bit more code churn if I also include inval.c, but I still do
not think it would be too bad.

Andreas

Attachment Content-Type Size
v2-0001-Use-SysCacheIdentifier-enum-instead-of-int.patch text/x-patch 37.3 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Anthonin Bonnefoy 2026-02-13 09:39:14 Fix uninitialized xl_running_xacts padding
Previous Message Jim Jones 2026-02-13 09:19:59 Re: COMMENTS are not being copied in CREATE TABLE LIKE