Fix incorrect LSN format in comment.

The comment previously used %X/08X, which is wrong.
Updated it to the standardized format %X/%08X.

Author: Japin Li <japi...@hotmail.com>
Discussion: 
https://postgr.es/m/me0p300mb0445a37908efccd15e6d749db6...@me0p300mb0445.ausp300.prod.outlook.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/12f3639ee70254dc5d83f170c2f34cfeb444980e

Modified Files
--------------
src/include/access/xlogdefs.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Reply via email to