- Notifications
You must be signed in to change notification settings - Fork4.9k
Commitb648a33
committed
doc: Clarify use of _ccnew and _ccold in REINDEX CONCURRENTLY
Invalid indexes are suffixed with "_ccnew" or "_ccold". Thedocumentation missed to mention the initial underscore.ChooseRelationName() may also append an extra number if indexes with asimilar 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.orgBackpatch-through: 131 parent54c0529 commitb648a33
1 file changed
+5
-2
lines changedLines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
464 | 464 |
| |
465 | 465 |
| |
466 | 466 |
| |
467 |
| - | |
| 467 | + | |
468 | 468 |
| |
469 | 469 |
| |
470 | 470 |
| |
471 |
| - | |
| 471 | + | |
472 | 472 |
| |
473 | 473 |
| |
474 | 474 |
| |
| 475 | + | |
| 476 | + | |
| 477 | + | |
475 | 478 |
| |
476 | 479 |
| |
477 | 480 |
| |
|
0 commit comments
Comments
(0)