- Notifications
You must be signed in to change notification settings - Fork5
Commitf690acf
committed
Async_NotifyHandler must save and restore ImmediateInterruptOK. Fixes
known problem with failure to respond to 'pg_ctl stop -m fast', andprobable problems if SIGINT or SIGTERM arrives while processing aSIGUSR2 interrupt that arrived while waiting for a new client query.1 parentbb402a0 commitf690acf
1 file changed
+18
-1
lines changedLines changed: 18 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| |||
599 | 599 |
| |
600 | 600 |
| |
601 | 601 |
| |
| 602 | + | |
| 603 | + | |
| 604 | + | |
| 605 | + | |
| 606 | + | |
| 607 | + | |
| 608 | + | |
| 609 | + | |
| 610 | + | |
| 611 | + | |
602 | 612 |
| |
603 | 613 |
| |
604 | 614 |
| |
| |||
626 | 636 |
| |
627 | 637 |
| |
628 | 638 |
| |
| 639 | + | |
| 640 | + | |
| 641 | + | |
| 642 | + | |
| 643 | + | |
| 644 | + | |
| 645 | + | |
629 | 646 |
| |
630 | 647 |
| |
631 | 648 |
| |
|
0 commit comments
Comments
(0)