doc: Clarify use of _ccnew and _ccold in REINDEX CONCURRENTLY
authorMichael Paquier <michael@paquier.xyz>
Tue, 20 May 2025 05:39:06 +0000 (14:39 +0900)
committerMichael Paquier <michael@paquier.xyz>
Tue, 20 May 2025 05:39:06 +0000 (14:39 +0900)
commit54675d89863378b092c838a4e110551203d89b54
tree7e5eb128a7f5e98d4953b928c84504dd28a27076
parentacad909321a4742a78b83cf7e975e627e786af5c
doc: Clarify use of _ccnew and _ccold in REINDEX CONCURRENTLY

Invalid indexes are suffixed with "_ccnew" or "_ccold".  The
documentation missed to mention the initial underscore.
ChooseRelationName() may also append an extra number if indexes with a
similar name already exist; let's add a note about that too.

Author: Alec Cozens <acozens@pixelpower.com>
Discussion: https://postgr.es/m/174733277404.1455388.11471370288789479593@wrigleys.postgresql.org
Backpatch-through: 13
doc/src/sgml/ref/reindex.sgml