pgsql: Use proper format specifier %X/%X for LSN, again. - Mailing list pgsql-committers

From Fujii Masao
Subject pgsql: Use proper format specifier %X/%X for LSN, again.
Date
Msg-id E1annOL-0004Vj-Mw@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Use proper format specifier %X/%X for LSN, again.

Commit cee31f5 fixed this problem, but commit 989be08 accidentally
reverted the fix.

Thomas Munro

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/ead9963c471ccde50ff220e8294ea11a57eee91c

Modified Files
--------------
src/backend/replication/syncrep.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: Re: [HACKERS] pgsql: Avoid archiving XLOG_RUNNING_XACTS on idle server
Next
From: Andres Freund
Date:
Subject: Re: [HACKERS] pgsql: Avoid archiving XLOG_RUNNING_XACTS on idle server