forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitb642e50
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 parent94f1adc commitb642e50
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
210 | 210 |
| |
211 | 211 |
| |
212 | 212 |
| |
213 |
| - | |
| 213 | + | |
214 | 214 |
| |
215 | 215 |
| |
216 | 216 |
| |
|
0 commit comments
Comments
(0)