Re: One-off with syscache ID in get_catalog_object_by_oid_extended()

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: One-off with syscache ID in get_catalog_object_by_oid_extended()
Date: 2026-02-17 22:51:06
Message-ID: aZTw2pdf66yQNNsa@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Feb 18, 2026 at 07:30:21AM +0900, Michael Paquier wrote:
> Simple patch attached, planned for a backpatch quickly as I am playing
> with a different patch that reworks a bit this code.

Err, actually, with next week's release planned next week in mind,
I'll fix that only on HEAD.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2026-02-17 23:11:10 Re: add assertion for palloc in signal handlers
Previous Message Tom Lane 2026-02-17 22:43:10 Re: AIX support