diff options
author | Michael Paquier <michael@paquier.xyz> | 2025-05-20 14:39:10 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2025-05-20 14:39:10 +0900 |
commit | b648a3369bccc12fd99eda27bc55798ffa3ab9bc (patch) | |
tree | 7f0b04d315258acbe2ffc02fd65425c549517eaa /src/backend/executor/nodeFunctionscan.c | |
parent | 54c05292b1ffc8d7ad9305d224225161e4d3d412 (diff) |
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
Diffstat (limited to 'src/backend/executor/nodeFunctionscan.c')
0 files changed, 0 insertions, 0 deletions