postgresql/src/bin/scripts
Michael Paquier c6354e9430 Fix error reporting in reindexdb
When failing to reindex a table or an index, reindexdb would generate an
extra error message related to a database failure, which is misleading.

Backpatch all the way down, as this has been introduced by 85e9a5a0.

Discussion: https://postgr.es/m/CAOBaU_Yo61RwNO3cW6WVYWwH7EYMPuexhKqufb2nFGOdunbcHw@mail.gmail.com
Author: Julien Rouhaud
Reviewed-by: Daniel Gustafsson, Álvaro Herrera, Tom Lane, Michael
Paquier
Backpatch-through: 9.4
2019-05-11 13:01:12 +09:00
..
po Translation updates 2019-05-06 14:43:35 +02:00
t Improve inefficient regexes in vacuumdb TAP test. 2018-05-08 20:17:43 -04:00
.gitignore Remove createlang and droplang 2017-03-23 14:16:45 -04:00
clusterdb.c Empty search_path in Autovacuum and non-psql/pgbench clients. 2018-02-26 07:39:47 -08:00
common.c Remove some code related to 7.3 and older servers from tools of src/bin/ 2019-05-07 14:20:01 +09:00
common.h Empty search_path in Autovacuum and non-psql/pgbench clients. 2018-02-26 07:39:47 -08:00
createdb.c Empty search_path in Autovacuum and non-psql/pgbench clients. 2018-02-26 07:39:47 -08:00
createuser.c Empty search_path in Autovacuum and non-psql/pgbench clients. 2018-02-26 07:39:47 -08:00
dropdb.c Empty search_path in Autovacuum and non-psql/pgbench clients. 2018-02-26 07:39:47 -08:00
dropuser.c Empty search_path in Autovacuum and non-psql/pgbench clients. 2018-02-26 07:39:47 -08:00
Makefile Prevent accidental linking of system-supplied copies of libpq.so etc. 2018-07-09 17:23:31 -04:00
nls.mk Translation updates 2018-02-26 08:28:54 -05:00
pg_isready.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
reindexdb.c Fix error reporting in reindexdb 2019-05-11 13:01:12 +09:00
vacuumdb.c Fix error status of vacuumdb when multiple jobs are used 2019-05-09 10:29:40 +09:00