Re: Use RELATION_IS_OTHER_TEMP where possible - Mailing list pgsql-hackers

From Junwang Zhao
Subject Re: Use RELATION_IS_OTHER_TEMP where possible
Date
Msg-id CAEG8a3+Zovq8aFxQGp3NEacUh4BaC1-sJpymS5dtrYFECiAgXg@mail.gmail.com
Whole thread Raw
In response to Use RELATION_IS_OTHER_TEMP where possible  (Junwang Zhao <zhjwpku@gmail.com>)
Responses Re: Use RELATION_IS_OTHER_TEMP where possible
List pgsql-hackers
Hi Nathan,

On Wed, Jun 11, 2025 at 12:30 AM Nathan Bossart
<nathandbossart@gmail.com> wrote:
>
> On Wed, Jun 11, 2025 at 12:07:35AM +0800, Junwang Zhao wrote:
> > All other files perform this check using RELATION_IS_OTHER_TEMP.
> > Should we update tablecmds.c to do the same for consistency?
>
> Seems like a good idea.

Thanks for the comment.

I have attached a patch with the proposed changes.

>
> --
> nathan



--
Regards
Junwang Zhao

Attachment

pgsql-hackers by date:

Previous
From: Noboru Saito
Date:
Subject: Re: [PATCH] Proposal: Improvements to PDF stylesheet and table column widths
Next
From: Michael Paquier
Date:
Subject: Re: queryId constant squashing does not support prepared statements