forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitd41202f
committed
Fix comment related to concurrent index swapping in index.c
A comment about switching indisvalid of the new and old indexes swappedin REINDEX CONCURRENTLY got this backwards.Issue introduced by5dc92b8, the original commit of REINDEXCONCURRENTLY.Author: Julien RouhaudDiscussion:https://postgr.es/m/20200318143340.GA46897@nolBackpatch-through: 121 parent1f39bce commitd41202f
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1531 | 1531 |
| |
1532 | 1532 |
| |
1533 | 1533 |
| |
1534 |
| - | |
| 1534 | + | |
1535 | 1535 |
| |
1536 | 1536 |
| |
1537 | 1537 |
| |
|
0 commit comments
Comments
(0)