vacuumdb: Correct comment about --force-index-cleanup.

Peter Geoghegan <pg@bowt.ie>

Commit: 9a3d41a26fbb00c67b1ac00306b21ab83f171e08
Author: Peter Geoghegan <pg@bowt.ie>
Date: 2021-07-20T00:06:47Z
Releases: 14.0
vacuumdb: Correct comment about --force-index-cleanup.

Commit 3499df0d added a comment that incorrectly suggested that
--force-index-cleanup did not appear in the same major version as the
similar --no-index-cleanup option.  In fact, both options are new to
PostgreSQL 14.

Backpatch: 14-, where both options were introduced.

Files

PathChange+/−
src/bin/scripts/vacuumdb.c modified +1 −8