Thread: pgbouncer - pgbouncer: win32: allow user to override service account

pgbouncer - pgbouncer: win32: allow user to override service account

From
mkz@pgfoundry.org (User Mkz)
Date:
Log Message:
-----------
win32: allow user to override service account

The automatic decision between Local System and Local Service
was not reliable enough.  And anyway, it's better to let user
pick proper account.

Modified Files:
--------------
    pgbouncer/win32:
        win32support.c (r1.7 -> r1.8)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/win32/win32support.c?r1=1.7&r2=1.8)