postgresql/src/bin/scripts
Michael Paquier 0f1b0c0b60 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:11 +09:00
..
po Translation updates 2020-11-09 12:36:44 +01:00
t Fix duplicated test case in TAP tests of reindexdb 2021-03-02 13:19:11 +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 Fix program build rule in src/bin/scripts/Makefile. 2019-01-04 19:12:22 -05:00
nls.mk Translation updates 2020-05-11 13:19:18 +02:00
pg_isready.c Move logging.h and logging.c from src/fe_utils/ to src/common/. 2019-05-14 14:20:10 -04:00
reindexdb.c 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