Re: Fix LSN format in REPACK worker debug message - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Fix LSN format in REPACK worker debug message
Date
Msg-id al4N24Errot9b0I_@alvherre.pgsql
Whole thread
In response to Fix LSN format in REPACK worker debug message  (Kenny Chen <kennychen851228@gmail.com>)
List pgsql-hackers
On 2026-Jul-18, Kenny Chen wrote:

> Hello hackers,
> 
> A debug message in repack_worker.c (added by commit 28d534e2ae0)
> still prints an LSN with the old %X/%X style.  Commit 2633dae2e48
> standardized LSN output to %X/%08X via LSN_FORMAT_ARGS().
> The attached one-line patch fixes it.

You're right, thanks.  Pushed.

-- 
Álvaro Herrera        Breisgau, Deutschland  —  https://www.EnterpriseDB.com/
"¿Cómo puedes confiar en algo que pagas y que no ves,
y no confiar en algo que te dan y te lo muestran?" (Germán Poo)



pgsql-hackers by date:

Previous
From: Alexander Korotkov
Date:
Subject: Re: Restore vacuum_delay_point() in GIN posting-tree leaf vacuum
Next
From: Nazir Bilal Yavuz
Date:
Subject: read stream: Backward I/O combining