- Notifications
You must be signed in to change notification settings - Fork4.9k
Commitdbe9804
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 parent92a9ba3 commitdbe9804
1 file changed
+5
-2
lines changedLines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
453 | 453 |
| |
454 | 454 |
| |
455 | 455 |
| |
456 |
| - | |
| 456 | + | |
457 | 457 |
| |
458 | 458 |
| |
459 | 459 |
| |
460 |
| - | |
| 460 | + | |
461 | 461 |
| |
462 | 462 |
| |
463 | 463 |
| |
| 464 | + | |
| 465 | + | |
| 466 | + | |
464 | 467 |
| |
465 | 468 |
| |
466 | 469 |
| |
|
0 commit comments
Comments
(0)