forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit372b970
committed
Remove ill-advised pre-check for DSM segment exhaustion.
dsm_control->nitems never decreases, so this is testing whether theserver has *ever* run out of DSM segments, not whether it is*currently* out of DSM segments.Reported off-list by Amit Kapila.1 parent33a2c5e commit372b970
1 file changed
+0
-12
lines changedLines changed: 0 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
466 | 466 |
| |
467 | 467 |
| |
468 | 468 |
| |
469 |
| - | |
470 |
| - | |
471 |
| - | |
472 |
| - | |
473 |
| - | |
474 |
| - | |
475 |
| - | |
476 |
| - | |
477 |
| - | |
478 |
| - | |
479 |
| - | |
480 |
| - | |
481 | 469 |
| |
482 | 470 |
| |
483 | 471 |
| |
|
0 commit comments
Comments
(0)