Re: One-off with syscache ID in get_catalog_object_by_oid_extended()
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-02-17T22:51:06Z
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
Commits
-
Fix one-off issue with cache ID in objectaddress.c
- f7df12a66cc9 19 (unreleased) landed