Re: Incorrect version number given to sync_pgdata() in pg_combinebackup.c - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Incorrect version number given to sync_pgdata() in pg_combinebackup.c
Date
Msg-id aO2N_YjCMVayWp-f@paquier.xyz
Whole thread Raw
In response to Re: Incorrect version number given to sync_pgdata() in pg_combinebackup.c  (Chao Li <li.evan.chao@gmail.com>)
List pgsql-hackers
On Fri, Oct 10, 2025 at 02:39:58PM +0800, Chao Li wrote:
> Yeah, looks like a stupid bug. read_pg_version_file() has multiplied
> 10000 to version number.

Thanks for the review.  Applied this one down to v17.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Fixed a typo in comment in compress_lz4.c
Next
From: Chao Li
Date:
Subject: Re: Fixed a typo in comment in compress_lz4.c