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

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Noah Misch <noah(at)leadboat(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: StatisticsObjIsVisibleExt lacks "do not look in temp namespace"
Date: 2025-09-22 14:12:35
Message-ID: aNFZU0wgUc0y_dHH@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jonathan S. Katz 2025-09-22 14:18:23 Re: Having postgresql.org link to cgit instead of gitweb
Previous Message Greg Burd 2025-09-22 13:30:24 Re: [PATCH] Add tests for Bitmapset