]> granicus.if.org Git - postgresql/commit
Rework some error strings for REINDEX CONCURRENTLY with system catalogs
authorMichael Paquier <michael@paquier.xyz>
Thu, 20 Jun 2019 04:28:12 +0000 (13:28 +0900)
committerMichael Paquier <michael@paquier.xyz>
Thu, 20 Jun 2019 04:28:12 +0000 (13:28 +0900)
commit20e1cc898da6f82b5680973c107e8a96d46caf01
tree4145e0f1348a024523ca92b05406cd97b70d4da4
parent252f9a2580b013fe45ba28bb6d7a4994abc93bb5
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
src/backend/commands/indexcmds.c
src/test/regress/expected/create_index.out