- Notifications
You must be signed in to change notification settings - Fork4.9k
Commitc9e2e2d
committed
Partially restore comments discussing enum renumbering hazards.
As noted by Tom Lane, commit813fb03was overly optimistic about how safe it is to concurrently changeenumsortorder values under MVCC catalog scan semantics. Restoresome of the previous text, with hopefully-correct adjustments forthe new state of play.1 parentda85fb4 commitc9e2e2d
1 file changed
+16
-3
lines changedLines changed: 16 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
462 | 462 |
| |
463 | 463 |
| |
464 | 464 |
| |
465 |
| - | |
466 |
| - | |
467 |
| - | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
468 | 481 |
| |
469 | 482 |
| |
470 | 483 |
| |
|
0 commit comments
Comments
(0)