Re: Inconsistent LSN format in pg_waldump output - Mailing list pgsql-hackers

From Álvaro Herrera
Subject Re: Inconsistent LSN format in pg_waldump output
Date
Msg-id 202507031607.6l6a4vnjvtet@alvherre.pgsql
Whole thread Raw
In response to Re: Inconsistent LSN format in pg_waldump output  (Japin Li <japinli@hotmail.com>)
List pgsql-hackers
On 2025-Jul-03, Japin Li wrote:

> Providing two LSN formats — %X%08X for translatable messages and
> LSN_FORMAT for non-translatable ones — seems to offer no clear advantage.
> 
> I'd prefer to use %X/%08X directly and add the description to the
> LSN_FORMAT_ARGS macro.

WFM.

-- 
Álvaro Herrera         PostgreSQL Developer  —  https://www.EnterpriseDB.com/
"La gente vulgar sólo piensa en pasar el tiempo;
el que tiene talento, en aprovecharlo"



pgsql-hackers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: libpq OpenSSL and multithreading
Next
From: Fujii Masao
Date:
Subject: Re: A assert failure when initdb with track_commit_timestamp=on