Re: Add new function to convert 32-bit XID to 64-bit

2021-12-24 Thread Ashutosh Bapat
On Thu, Dec 23, 2021 at 8:33 PM Fujii Masao wrote: > > Hi, > > When periodically collecting and accumulating statistics or status > information like pg_locks, pg_stat_activity, pg_prepared_xacts, etc for > future troubleshooting or some reasons, I'd like to store a transaction ID of > such info

Add new function to convert 32-bit XID to 64-bit

2021-12-23 Thread Fujii Masao
Hi, When periodically collecting and accumulating statistics or status information like pg_locks, pg_stat_activity, pg_prepared_xacts, etc for future troubleshooting or some reasons, I'd like to store a transaction ID of such information as 64-bit version so that the information of specified t