Rework some error strings for REINDEX CONCURRENTLY with system catalogs

This makes the whole user experience more consistent when bumping into
failures, and more in line with the rewording done via 508300e.

Author: Michael Paquier
Reviewed-by: Álvaro Herrera
Discussion: https://postgr.es/m/[email protected]

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/20e1cc898da6f82b5680973c107e8a96d46caf01

Modified Files
--------------
src/backend/commands/indexcmds.c           | 10 ++++------
src/test/regress/expected/create_index.out | 12 ++++++------
2 files changed, 10 insertions(+), 12 deletions(-)

Reply via email to