Transaction ID modulo - Mailing list pgsql-docs

From PG Doc comments form
Subject Transaction ID modulo
Date
Msg-id 161365647746.686.4039706385099641166@wrigleys.postgresql.org
Whole thread Raw
List pgsql-docs
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/13/routine-vacuuming.html
Description:

Hello,

transaction ID modulo is not correct.

The sentence "Normal XIDs are compared using modulo-2^32 arithmetic" should
be "Normal XIDs are compared using modulo-2^31 arithmetic"

pgsql-docs by date:

Previous
From: Jordi Gutiérrez Hermoso
Date:
Subject: Document target_role param of ALTER DEFAULT PRIVILEGES
Next
From: PG Doc comments form
Date:
Subject: Duplicate "SELECT current_user;"