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 202507040810.b4gxy7jkiuat@alvherre.pgsql
Whole thread Raw
List pgsql-hackers
On 2025-Jul-04, Japin Li wrote:

> I've opted to directly use %X/%08X for LSN formatting in this patch, with an
> accompanying comment near LSN_FORMAT_ARGS.

Thank you!  I support this approach and intend to work on getting this
patch committed soon after some more review, unless there are further
objections.

-- 
Álvaro Herrera        Breisgau, Deutschland  —  https://www.EnterpriseDB.com/
"World domination is proceeding according to plan"        (Andrew Morton)



pgsql-hackers by date:

Previous
From: Nazir Bilal Yavuz
Date:
Subject: Re: Explicitly enable meson features in CI
Next
From: Andrey Borodin
Date:
Subject: Re: amcheck: Remove unused IndexCheckableCallback typedef