postgresql/src/bin/scripts
Michael Paquier 621e8a603d Fix duplicated test case in TAP tests of reindexdb
The same test for REINDEX (VERBOSE) was done twice, while it is clear
that the second test should use --concurrently.  Issue introduced in
5dc92b8, for what looks like a copy-paste mistake.

Reviewed-by: Mark Dilger
Discussion: https://postgr.es/m/A7AE97EA-F4B0-4CAB-8FFF-3FECD31F9D63@enterprisedb.com
Backpatch-through: 12
2021-03-02 13:19:07 +09:00
..
po Translation updates 2021-02-08 17:41:32 +01:00
t Fix duplicated test case in TAP tests of reindexdb 2021-03-02 13:19:07 +09:00
.gitignore Remove createlang and droplang 2017-03-23 14:16:45 -04:00
clusterdb.c Fix connection string handling in src/bin/scripts/ programs. 2020-10-19 19:03:46 -04:00
common.c Fix connection string handling in src/bin/scripts/ programs. 2020-10-19 19:03:46 -04:00
common.h Fix connection string handling in src/bin/scripts/ programs. 2020-10-19 19:03:46 -04:00
createdb.c Fix connection string handling in src/bin/scripts/ programs. 2020-10-19 19:03:46 -04:00
createuser.c Fix connection string handling in src/bin/scripts/ programs. 2020-10-19 19:03:46 -04:00
dropdb.c Fix connection string handling in src/bin/scripts/ programs. 2020-10-19 19:03:46 -04:00
dropuser.c Fix connection string handling in src/bin/scripts/ programs. 2020-10-19 19:03:46 -04:00
Makefile Update copyrights for 2020 2020-01-01 12:21:45 -05:00
nls.mk Translation updates 2020-09-14 13:14:53 +02:00
pg_isready.c Add PostgreSQL home page to --help output 2020-02-28 13:12:21 +01:00
reindexdb.c Fix connection string handling in src/bin/scripts/ programs. 2020-10-19 19:03:46 -04:00
scripts_parallel.c Fix connection string handling in src/bin/scripts/ programs. 2020-10-19 19:03:46 -04:00
scripts_parallel.h Fix connection string handling in src/bin/scripts/ programs. 2020-10-19 19:03:46 -04:00
vacuumdb.c Fix connection string handling in src/bin/scripts/ programs. 2020-10-19 19:03:46 -04:00