https://github.com/postgres/postgres
Revision 9a3d41a26fbb00c67b1ac00306b21ab83f171e08 authored by Peter Geoghegan on 20 July 2021, 00:06:47 UTC, committed by Peter Geoghegan on 20 July 2021, 00:06:47 UTC
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.
1 parent 1e87513
History
Tip revision: 9a3d41a26fbb00c67b1ac00306b21ab83f171e08 authored by Peter Geoghegan on 20 July 2021, 00:06:47 UTC
vacuumdb: Correct comment about --force-index-cleanup.
Tip revision: 9a3d41a
File Mode Size
config
contrib
doc
src
.dir-locals.el -rw-r--r-- 730 bytes
.editorconfig -rw-r--r-- 183 bytes
.git-blame-ignore-revs -rw-r--r-- 8.6 KB
.gitattributes -rw-r--r-- 1.5 KB
.gitignore -rw-r--r-- 504 bytes
COPYRIGHT -rw-r--r-- 1.2 KB
GNUmakefile.in -rw-r--r-- 4.2 KB
HISTORY -rw-r--r-- 277 bytes
Makefile -rw-r--r-- 1.6 KB
README -rw-r--r-- 1.2 KB
README.git -rw-r--r-- 721 bytes
aclocal.m4 -rw-r--r-- 490 bytes
configure -rwxr-xr-x 570.4 KB
configure.ac -rw-r--r-- 82.4 KB

README

back to top