postgresql/src/bin/scripts/t
Michael Paquier 9550ea3027 Add --no-index-cleanup and --no-truncate to vacuumdb.
Both INDEX_CLEANUP and TRUNCATE have been available since v12, and are
enabled by default except if respectively vacuum_index_cleanup and
vacuum_truncate are disabled for a given relation.  This change adds
support for disabling these options from vacuumdb.

Author: Nathan Bossart
Reviewed-by: Michael Paquier, Masahiko Sawada
Discussion: https://postgr.es/m/6F7F17EF-B1F2-4681-8D03-BA96365717C0@amazon.com
2020-06-22 13:23:38 +09:00
..
010_clusterdb.pl perltidy: Add option --nooutdent-long-quotes 2018-04-27 11:37:43 -04:00
011_clusterdb_all.pl PostgresNode: Add names to nodes 2016-01-20 14:13:11 -03:00
020_createdb.pl Remove TAP test for createdb --lc-ctype 2020-02-27 21:58:37 +09:00
040_createuser.pl perltidy: Add option --nooutdent-long-quotes 2018-04-27 11:37:43 -04:00
050_dropdb.pl Revert commits 290acac92b and 8a7e9e9dad. 2019-11-30 08:01:20 +05:30
070_dropuser.pl Establish conventions about global object names used in regression tests. 2016-07-17 18:42:43 -04:00
080_pg_isready.pl Reindent Perl files with perltidy version 20170521. 2018-04-25 14:00:19 -04:00
090_reindexdb.pl Initial pgindent and pgperltidy run for v13. 2020-05-14 13:06:50 -04:00
091_reindexdb_all.pl PostgresNode: Add names to nodes 2016-01-20 14:13:11 -03:00
100_vacuumdb.pl Add --no-index-cleanup and --no-truncate to vacuumdb. 2020-06-22 13:23:38 +09:00
101_vacuumdb_all.pl PostgresNode: Add names to nodes 2016-01-20 14:13:11 -03:00
102_vacuumdb_stages.pl Improve inefficient regexes in vacuumdb TAP test. 2018-05-08 20:17:43 -04:00
200_connstr.pl Fail pgwin32_message_to_UTF16() for SQL_ASCII messages. 2019-05-12 10:33:05 -07:00