postgresql/src/bin/scripts
Michael Paquier 354e95d1f2 Add --disable-page-skipping and --skip-locked to vacuumdb
DISABLE_PAGE_SKIPPING is available since v9.6, and SKIP_LOCKED since
v12.  They lacked equivalents for vacuumdb, so this closes the gap.

Author: Nathan Bossart
Reviewed-by: Michael Paquier, Masahiko Sawada
Discussion: https://postgr.es/m/FFE5373C-E26A-495B-B5C8-911EC4A41C5E@amazon.com
2019-01-08 10:52:29 +09:00
..
po Translation updates 2018-05-21 12:29:52 -04:00
t Add --disable-page-skipping and --skip-locked to vacuumdb 2019-01-08 10:52:29 +09:00
.gitignore Remove createlang and droplang 2017-03-23 14:16:45 -04:00
clusterdb.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
common.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
common.h Update copyright for 2019 2019-01-02 12:44:25 -05:00
createdb.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
createuser.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
dropdb.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
dropuser.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
Makefile Fix program build rule in src/bin/scripts/Makefile. 2019-01-04 19:12:22 -05:00
nls.mk Translation updates 2018-05-21 12:29:52 -04:00
pg_isready.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
reindexdb.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
vacuumdb.c Add --disable-page-skipping and --skip-locked to vacuumdb 2019-01-08 10:52:29 +09:00