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

From Nathan Bossart
Subject Re: Use RELATION_IS_OTHER_TEMP where possible
Date
Msg-id aEhdqxsHBFosQuOR@nathan
Whole thread Raw
In response to Use RELATION_IS_OTHER_TEMP where possible  (Junwang Zhao <zhjwpku@gmail.com>)
List pgsql-hackers
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.

-- 
nathan



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Cleanup gcc trick with varattrib_1b_e in VARATT_EXTERNAL_GET_POINTER()
Next
From: Dimitrios Apostolou
Date:
Subject: pg_restore causing ENOSPACE on the WAL partition. Fundamental issue?