Re: StatisticsObjIsVisibleExt lacks "do not look in temp namespace"

Nathan Bossart <nathandbossart@gmail.com>

From: Nathan Bossart <nathandbossart@gmail.com>
To: Noah Misch <noah@leadboat.com>
Cc: pgsql-hackers@postgresql.org
Date: 2025-09-22T14:12:35Z
Lists: pgsql-hackers

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Fix StatisticsObjIsVisibleExt() for pg_temp.

On Sat, Sep 20, 2025 at 09:21:16AM -0700, Noah Misch wrote:
> StatisticsObjIsVisibleExt() lacks the "do not look in temp namespace" code of
> the rest of the non-relation, non-type namespace searches.  Patch attached.

LGTM

-- 
nathan