- Notifications
You must be signed in to change notification settings - Fork5
Commit45b87cc
committed
Fix backwards test for Windows service-ness in pg_ctl.
A thinko ina967613 caused pg_ctl to get it exactly backwards whendeciding whether to report problems to the Windows eventlog or to stderr.Per bug #14001 from Manuel Mathar, who also identified the fix.Like the previous patch, back-patch to all supported branches.1 parent5d1826f commit45b87cc
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
221 | 221 |
| |
222 | 222 |
| |
223 | 223 |
| |
224 |
| - | |
| 224 | + | |
225 | 225 |
| |
226 | 226 |
| |
227 | 227 |
| |
|
0 commit comments
Comments
(0)