On tis, 2012-07-03 at 19:35 +0200, Andres Freund wrote:
> I wonder if we just should add a format code like %R or something similar as a
> replacement for the %X/%X notion. Having to type something like "(uint32)
> (state->curptr >> 32), (uint32)state->curptr" everywhere is somewhat annoying.
Maybe just print it as a single 64-bit value from now on.
In response to
Responses
pgsql-hackers by date
| Next: | From: Tom Lane | Date: 2012-07-03 18:52:51 |
| Subject: Re: Support for XLogRecPtr in expand_fmt_string? |
| Previous: | From: Tom Lane | Date: 2012-07-03 18:09:40 |
| Subject: Re: Support for XLogRecPtr in expand_fmt_string? |