RES: XID comparations - Mailing list pgsql-general

From Carlos H. Reimer
Subject RES: XID comparations
Date
Msg-id PEEPKDFEHHEMKBBFPOOKEELFDAAA.carlosreimer@terra.com.br
Whole thread Raw
In response to Re: XID comparations  (Martijn van Oosterhout <kleptog@svana.org>)
List pgsql-general
Thanks,

In my first question I would like to use xmin instead of cmin, even so I
could understand the logic.

Then for each XID you have 2 bilions XIDs that are considered lower than and
the other 2 bi higher than.

About row visibility: are all the rows with xmin higher than my XID be
considered in the future and not visible to my XID?

Thanks in advance!

Reimer


pgsql-general by date:

Previous
From: Brandon E Hofmann
Date:
Subject: plpgsql Result Sets
Next
From: "Luis Alberto Pérez Paz"
Date:
Subject: Re: How can I retrieve a function result?