Add inheritable ACE when creating a restricted token for execution on

Magnus Hagander <magnus@hagander.net>

Commit: da8d684d39b7fa5d890b6596a9779c6e34112b43
Author: Magnus Hagander <magnus@hagander.net>
Date: 2009-11-14T15:39:36Z
Releases: 9.0.0
Add inheritable ACE when creating a restricted token for execution on
Win32.

Also refactor the code around it to be more clear.

Jesse Morris

Files

PathChange+/−
src/bin/initdb/initdb.c modified +5 −5
src/bin/pg_ctl/pg_ctl.c modified +5 −4
src/include/port.h modified +2 −2
src/port/exec.c modified +10 −22
src/test/regress/pg_regress.c modified +5 −5