Re: Printing LSN made easy
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Cc: ashutosh.bapat@enterprisedb.com, peter.eisentraut@2ndquadrant.com, ashutosh.bapat.oss@gmail.com, pgsql-hackers@postgresql.org, craig.ringer@enterprisedb.com
Date: 2021-02-19T06:10:53Z
Lists: pgsql-hackers
On Fri, Feb 19, 2021 at 10:54:05AM +0900, Kyotaro Horiguchi wrote: > At Thu, 18 Feb 2021 18:51:37 +0530, Ashutosh Bapat <ashutosh.bapat@enterprisedb.com> wrote in >> On Thu, Feb 18, 2021 at 6:19 PM Peter Eisentraut < >> peter.eisentraut@2ndquadrant.com> wrote: >>> Here is an updated patch that just introduces LSN_FORMAT_ARGS(). I >>> think the result is quite pleasant. This result is nice for the eye. Thanks Peter. -- Michael
Commits
-
Simplify printing of LSNs
- 6f6f284c7ee4 14.0 landed
-
Unwind some workarounds for lack of portable int64 format specifier
- 6a1cd8b9236d 13.0 cited