| From: | Ashutosh Bapat <ashutosh(dot)bapat(at)enterprisedb(dot)com> |
|---|---|
| To: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
| Cc: | Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Craig Ringer <craig(dot)ringer(at)enterprisedb(dot)com> |
| Subject: | Re: Printing LSN made easy |
| Date: | 2021-02-18 13:21:37 |
| Message-ID: | CAGEoWWTtq6+18P1DRgk4-4t702TLE22SdU2Vn99tzYX5pfwAuw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Thu, Feb 18, 2021 at 6:19 PM Peter Eisentraut <
peter(dot)eisentraut(at)2ndquadrant(dot)com> wrote:
> Here is an updated patch that just introduces LSN_FORMAT_ARGS(). I
> think the result is quite pleasant.
>
Thanks a lot Peter for producing this patch. I am fine with it. The way
this is defined someone could write xyz = LSN_FORMAT_ARGS(lsn). But then
they are misusing it so I won't care. Even my proposal had that problem.
--
Best Wishes,
Ashutosh
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Fujii Masao | 2021-02-18 14:32:16 | Re: ERROR: invalid spinlock number: 0 |
| Previous Message | Andy Fan | 2021-02-18 12:58:13 | Re: Keep notnullattrs in RelOptInfo (Was part of UniqueKey patch series) |