Re: pgsql: Add file_extend_method=posix_fallocate,write_zeros. - Mailing list pgsql-committers

From Michael Paquier
Subject Re: pgsql: Add file_extend_method=posix_fallocate,write_zeros.
Date
Msg-id aYXQ3VhPEqkTi0dZ@paquier.xyz
Whole thread Raw
In response to pgsql: Add file_extend_method=posix_fallocate,write_zeros.  (Thomas Munro <tmunro@postgresql.org>)
Responses Re: pgsql: Add file_extend_method=posix_fallocate,write_zeros.
List pgsql-committers
Hi Thomas,

On Fri, Feb 06, 2026 at 05:09:54AM +0000, Thomas Munro wrote:
> Add file_extend_method=posix_fallocate,write_zeros.

It looks like you need to update .abi-compliance-check for stable
branches down to v16, due to the new entry added to
ConfigureNamesEnum.  See:
https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=crake&dt=2026-02-06%2009%3A27%3A27
--
Michael

Attachment

pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Fix use of proc number in pgstat_create_backend()
Next
From: Thomas Munro
Date:
Subject: Re: pgsql: Add file_extend_method=posix_fallocate,write_zeros.