forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit39715af
committed
Fix broken mmap failure-detection code, and improve error message.
Per an observation by Thom Brown that my previous commit made anoverly large shmem allocation crash the server, on Linux.1 parentb0fc0df commit39715af
1 file changed
+10
-3
lines changedLines changed: 10 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
419 | 419 |
| |
420 | 420 |
| |
421 | 421 |
| |
422 |
| - | |
| 422 | + | |
423 | 423 |
| |
424 |
| - | |
425 |
| - | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
426 | 433 |
| |
427 | 434 |
| |
428 | 435 |
| |
|
0 commit comments
Comments
(0)