Re: Use XLOG_CONTROL_FILE macro everywhere? - Mailing list pgsql-hackers

From Fujii Masao
Subject Re: Use XLOG_CONTROL_FILE macro everywhere?
Date
Msg-id 18d80eb9-1e7a-4ead-98fe-60efc988954b@oss.nttdata.com
Whole thread Raw
In response to Re: Use XLOG_CONTROL_FILE macro everywhere?  ("Anton A. Melnikov" <a.melnikov@postgrespro.ru>)
Responses Re: Use XLOG_CONTROL_FILE macro everywhere?
List pgsql-hackers

On 2025/03/28 13:09, Anton A. Melnikov wrote:
> Hi!
> 
>> * Patch needs rebase by CFbot
> 
> Rebased the patches onto the current master and marked them as v4.

I'm not sure there's clear consensus yet on the changes in the 0001 and
0002 patches, and it might not be worth rushing them in right before
the feature freeze. So for now, I reviewed and updated only the 0003 patch,
since there seems to be agreement on that one.

I've attached the updated version. It fixes a typo and replaces
the remaining hardcoded control file name with the XLOG_CONTROL_FILE macro.

How about committing the attached patch first? We can consider applying
the others later if consensus is reached.

Regards,

-- 
Fujii Masao
Advanced Computing Technology Center
Research and Development Headquarters
NTT DATA CORPORATION

Attachment

pgsql-hackers by date:

Previous
From: Alena Rybakina
Date:
Subject: Re: Replace IN VALUES with ANY in WHERE clauses during optimization
Next
From: Robert Haas
Date:
Subject: Re: autoprewarm_dump_now