Virtual tx id

From: James Sewell <james(dot)sewell(at)gmail(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Virtual tx id
Date: 2022-09-21 03:58:47
Message-ID: CAJe2zgM5U9t9aNNMKR7S3HWF=KdvvaK2V9dq94ryk7x+tCyqiA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello Hackers!

Is it possible to get the current virtual txid from C somehow?

I've looked through the code, but can't seem to find anything other than
getting a NULL when there is no (real) xid assigned. Maybe I'm missing
something?

Cheers,
James

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Japin Li 2022-09-21 04:17:19 Re: Virtual tx id
Previous Message Japin Li 2022-09-21 03:01:23 Fix snapshot name for SET TRANSACTION documentation