• Tom Lane's avatar
    Fix backwards test for Windows service-ness in pg_ctl. · b642e50a
    Tom Lane authored
    A thinko in a9676139 caused pg_ctl to get it exactly backwards when
    deciding 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.
    b642e50a
pg_ctl.c 62.1 KB