forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit01160a3

Amit Kapila
Fix signal handler setup for SIGHUP in the apply launcher process.
Commit1e53fe0 has unified the usage of the config-file reload flag byusing the same signal handler function for the SIGHUP signal at many placesin the code. By mistake, it used the wrong SIGNAL in apply launcherprocess for the SIGHUP signal handler function.Author: Bharath RupireddyReviewed-by: Dilip KumarBackpatch-through: 13, where it was introducedDiscussion:https://postgr.es/m/CALj2ACVzHCRnS20bOiEHaLtP5PVBENZQn4khdsSJQgOv_GM-LA@mail.gmail.com1 parentcdc7169 commit01160a3
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
956 | 956 |
| |
957 | 957 |
| |
958 | 958 |
| |
959 |
| - | |
| 959 | + | |
960 | 960 |
| |
961 | 961 |
| |
962 | 962 |
| |
|
0 commit comments
Comments
(0)