-
+
Functions and Operators
|
xip_list
- Active txids at the time of the snapshot. All of them are between
- xmin> and xmax>. A txid that is
- xmin <= txid < xmax and not in this list was
- already completed at the time of the snapshot, and thus either visible
- or dead according to its commit status.
+ Active txids at the time of the snapshot. The list
+ includes only those active txids between xmin>
+ and xmax>; there might be active txids higher
+ than xmax. A txid that is xmin <= txid <
+ xmax and not in this list was already completed
+ at the time of the snapshot, and thus either visible or
+ dead according to its commit status. The list does not
+ include txids of subtransactions.