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 202510161752.vnzpkapsf7mr@alvherre.pgsql
Whole thread Raw
In response to Re: Inconsistent LSN format in pg_waldump output  (Japin Li <japinli@hotmail.com>)
List pgsql-hackers
I found an old patch in my local worktree closely related to this work;
here we take the additional step of changing the pattern used for .snap
file names in logical decoding to use %X/%08X as the other patterns we
changed for this.  This changes both the sscanf() part of it as well as
sprinft().

Any objections against this?

-- 
Álvaro Herrera               48°01'N 7°57'E  —  https://www.EnterpriseDB.com/

Attachment

pgsql-hackers by date:

Previous
From: Álvaro Herrera
Date:
Subject: Re: ci: Skip minfree file in the cores_backtrace.sh
Next
From: Daniel Gustafsson
Date:
Subject: Re: ci: Skip minfree file in the cores_backtrace.sh