pgsql: Adjust VACUUM hastup LP_REDIRECT comments.

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема pgsql: Adjust VACUUM hastup LP_REDIRECT comments.
Дата
Msg-id E1pCPOV-001i6v-Be@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: pgsql: Avoid special XID snapshotConflictHorizon values.
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: Update copyright for 2023