forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit89f8372
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 parentfb3ea04 commit89f8372
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
223 | 223 |
| |
224 | 224 |
| |
225 | 225 |
| |
226 |
| - | |
| 226 | + | |
227 | 227 |
| |
228 | 228 |
| |
229 | 229 |
| |
|
0 commit comments
Comments
(0)