pgsql: Adjust VACUUM hastup LP_REDIRECT comments. - Mailing list pgsql-committers

From Peter Geoghegan
Subject pgsql: Adjust VACUUM hastup LP_REDIRECT comments.
Date
Msg-id E1pCPOV-001i6v-Be@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Adjust VACUUM hastup LP_REDIRECT comments.

The term "truncation" has been ambiguous since commit 10a8d13823 added
line pointer array truncation during heap pruning.  Clear things up by
specifying that we're talking about rel truncation here, to match nearby
comments that apply to tuples with storage.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/325bc54eed4ea0836a0bb715bb18342f0c1c668a

Modified Files
--------------
src/backend/access/heap/vacuumlazy.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Peter Geoghegan
Date:
Subject: pgsql: Avoid special XID snapshotConflictHorizon values.
Next
From: Bruce Momjian
Date:
Subject: pgsql: Update copyright for 2023