Re: Incorrect version number given to sync_pgdata() in pg_combinebackup.c

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
Cc: Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Incorrect version number given to sync_pgdata() in pg_combinebackup.c
Date: 2025-10-13 23:40:45
Message-ID: aO2N_YjCMVayWp-f@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Chao Li 2025-10-13 23:52:58 Re: Fixed a typo in comment in compress_lz4.c
Previous Message Michael Paquier 2025-10-13 23:32:56 Re: Fixed a typo in comment in compress_lz4.c