Remove obsolete comment about VACUUM retrying pruning
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>
Thu, 28 Mar 2024 08:18:48 +0000 (10:18 +0200)
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>
Thu, 28 Mar 2024 08:18:48 +0000 (10:18 +0200)
commit427005742bd2efdcee0f361e17d1a76664ff001b
treefb8516afdfb51eb419162688c48b138837764c43
parentf1bb9284f73437b3f2011dad5e815c8738758aef
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
src/backend/access/heap/pruneheap.c