Enable pg_ctl to give up admin privileges when starting the server under

Tom Lane <tgl@sss.pgh.pa.us>

Commit: a25cd81007e827684343a53a80e8bc90f585ca8e
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2006-02-10T22:00:59Z
Releases: 8.2.0
Enable pg_ctl to give up admin privileges when starting the server under
Windows (if newer than NT4, else works same as before).

Magnus

Files

PathChange+/−
src/bin/pg_ctl/pg_ctl.c modified +219 −27