On Fri, Jun 13, 2025 at 3:53 AM Nathan Bossart wrote:
>
> On Wed, Jun 11, 2025 at 07:35:39PM +0800, Junwang Zhao wrote:
> > I have created a cf entry to track this.
> >
> > https://commitfest.postgresql.org/patch/5815/
>
> I'll plan on committing this once v19 development begins.
Sure, I just che
On Wed, Jun 11, 2025 at 07:35:39PM +0800, Junwang Zhao wrote:
> I have created a cf entry to track this.
>
> https://commitfest.postgresql.org/patch/5815/
I'll plan on committing this once v19 development begins.
--
nathan
Hi Ashutosh,
On Wed, Jun 11, 2025 at 7:11 PM Ashutosh Bapat
wrote:
>
>
>
> On Wed, Jun 11, 2025 at 5:12 AM Junwang Zhao wrote:
>>
>> Hi Nathan,
>>
>> On Wed, Jun 11, 2025 at 12:30 AM Nathan Bossart
>> wrote:
>> >
>> > On Wed, Jun 11, 2025 at 12:07:35AM +0800, Junwang Zhao wrote:
>> > > All othe
On Wed, Jun 11, 2025 at 5:12 AM Junwang Zhao wrote:
> Hi Nathan,
>
> On Wed, Jun 11, 2025 at 12:30 AM Nathan Bossart
> 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 tablec
Hi Nathan,
On Wed, Jun 11, 2025 at 12:30 AM Nathan Bossart
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.
Th
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