Обсуждение: pgsql: Rework some error strings for REINDEX CONCURRENTLY with systemc

Поиск
Список
Период
Сортировка

pgsql: Rework some error strings for REINDEX CONCURRENTLY with systemc

От
Michael Paquier
Дата:
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/20190514153252.GA22168@alvherre.pgsql

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(-)