Add inheritable ACE when creating a restricted token for execution on
Magnus Hagander <magnus@hagander.net>
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
| Path | Change | +/− |
|---|---|---|
| src/bin/initdb/initdb.c | modified | +5 −5 |
| src/bin/pg_ctl/pg_ctl.c | modified | +5 −5 |
| src/include/port.h | modified | +2 −2 |
| src/port/exec.c | modified | +10 −22 |
| src/test/regress/pg_regress.c | modified | +5 −5 |