On Fri, 20 Feb 2026 at 11:47, Maxim Orlov <orlovmg@gmail.com> wrote:

Just one more minor thing. While working on making CLOG 64-bit, I
After a short break, I realized this patch still doesn't do it correctly. 
For transactions that have a real epoch, it won't display it; in fact, it will 
show a zero epoch. 

Apparently, we need to output the epoch only when it is different from 0.
If it is equal to 0, then output with just %u

--
Best regards,
Maxim Orlov.