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

Peter Geoghegan <pg@bowt.ie>

Commit: 28766c054f8cc6a7bbcf99497954e7a259d3edb2
Author: Peter Geoghegan <pg@bowt.ie>
Date: 2021-07-20T00:06:48Z
Releases: 15.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