From: | Junwang Zhao <zhjwpku(at)gmail(dot)com> |
---|---|
To: | Nathan Bossart <nathandbossart(at)gmail(dot)com> |
Cc: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Use RELATION_IS_OTHER_TEMP where possible |
Date: | 2025-06-10 23:41:54 |
Message-ID: | CAEG8a3+Zovq8aFxQGp3NEacUh4BaC1-sJpymS5dtrYFECiAgXg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi Nathan,
On Wed, Jun 11, 2025 at 12:30 AM Nathan Bossart
<nathandbossart(at)gmail(dot)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 | Content-Type | Size |
---|---|---|
v1-0001-use-RELATION_IS_OTHER_TEMP-wherever-possibile.patch | application/octet-stream | 2.7 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Fujii Masao | 2025-06-10 23:56:48 | Re: Improve tab completion for COPY |
Previous Message | Noboru Saito | 2025-06-10 23:39:10 | Re: [PATCH] Proposal: Improvements to PDF stylesheet and table column widths |