forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit28766c0
committed
vacuumdb: Correct comment about --force-index-cleanup.
Commit3499df0 added a comment that incorrectly suggested that--force-index-cleanup did not appear in the same major version as thesimilar --no-index-cleanup option. In fact, both options are new toPostgreSQL 14.Backpatch: 14-, where both options were introduced.1 parent0c08856 commit28766c0
1 file changed
+1
-8
lines changedLines changed: 1 addition & 8 deletions
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
Comments
(0)