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

Started by Nonameover 16 years ago1 messagescomitters
Jump to latest
#1Noname
mkz@pgfoundry.org

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)