Hello hackers,
A debug message in repack_worker.c (added by commit 28d534e2ae0)
still prints an LSN with the old %X/%X style. Commit 2633dae2e48
standardized LSN output to %X/%08X via LSN_FORMAT_ARGS().
The attached one-line patch fixes it.
Regards,
Kenny