Re: Clear base backup progress reporting on error - Mailing list pgsql-hackers

From Fujii Masao
Subject Re: Clear base backup progress reporting on error
Date
Msg-id CAHGQGwEkOT_onNDBgAQa8RjoaYGcm0YGnw+zxhPromxgp3+XZA@mail.gmail.com
Whole thread
List pgsql-hackers
On Mon, Jul 6, 2026 at 8:40 AM Tom Lane <tgl@sss.pgh.pa.us> wrote:
>
> Fujii Masao <masao.fujii@gmail.com> writes:
> > The ABI break was caused by removing the external function
> > basebackup_progress_done(). I think the better fix for the stable branches
> > is to restore that function, even though PostgreSQL core itself no longer
> > uses it, rather than updating the .abi-compliance-history file. Because
> > some external backup tools may still be calling basebackup_progress_done().
>
> +1

I've restored the function in v15 - v18. Thanks!

Regards,

--
Fujii Masao



pgsql-hackers by date:

Previous
From: Fujii Masao
Date:
Subject: Re: Clear base backup progress reporting on error
Next
From: Noah Misch
Date:
Subject: wait_event_type for WAIT FOR LSN