Commit 28766c0
committed
vacuumdb: Correct comment about --force-index-cleanup.
Commit 3499df0 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.1 parent 0c08856 commit 28766c0
1 file changed
+1
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
916 | 916 | | |
917 | 917 | | |
918 | 918 | | |
919 | | - | |
920 | | - | |
921 | | - | |
922 | | - | |
923 | | - | |
924 | | - | |
925 | | - | |
926 | | - | |
| 919 | + | |
927 | 920 | | |
928 | 921 | | |
929 | 922 | | |
| |||
0 commit comments