Re: POC: make mxidoff 64 bits - Mailing list pgsql-hackers

From Maxim Orlov
Subject Re: POC: make mxidoff 64 bits
Date
Msg-id CACG=ezbccQucKvp9a-3zKmoCFjsXo1RNkYVJ9i7ZBhJH+4hJDg@mail.gmail.com
Whole thread Raw
In response to Re: POC: make mxidoff 64 bits  (Maxim Orlov <orlovmg@gmail.com>)
Responses Re: POC: make mxidoff 64 bits
List pgsql-hackers


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.

pgsql-hackers by date:

Previous
From: jian he
Date:
Subject: Re: alter check constraint enforceability
Next
From: "David G. Johnston"
Date:
Subject: Partial Mode in Aggregate Functions