Обсуждение: [MASSMAIL]pgsql: Remove obsolete comment about VACUUM retrying pruning

Поиск
Список
Период
Сортировка

[MASSMAIL]pgsql: Remove obsolete comment about VACUUM retrying pruning

От
Heikki Linnakangas
Дата:
Remove obsolete comment about VACUUM retrying pruning

Commit 1ccc1e05ae removed the retry logic that the comment talked
about.

Reviewed-by: Melanie Plageman <melanieplageman@gmail.com>
Discussion: https://www.postgresql.org/message-id/20240328015326.x5gnzsohl6j23b42@liskov

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/427005742bd2efdcee0f361e17d1a76664ff001b

Modified Files
--------------
src/backend/access/heap/pruneheap.c | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)