Fix incorrect LSN format in comment.
Fujii Masao <fujii@postgresql.org>
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 <japinli@hotmail.com> Discussion: https://postgr.es/m/ME0P300MB0445A37908EFCCD15E6D749DB62BA@ME0P300MB0445.AUSP300.PROD.OUTLOOK.COM
Files
| Path | Change | +/− |
|---|---|---|
| src/include/access/xlogdefs.h | modified | +1 −1 |
Discussion
- Update the LSN format in the comment example 4 messages · 2025-08-12 → 2025-08-14