]> granicus.if.org Git - postgresql/commit
Add inheritable ACE when creating a restricted token for execution on
authorMagnus Hagander <magnus@hagander.net>
Sat, 14 Nov 2009 15:39:45 +0000 (15:39 +0000)
committerMagnus Hagander <magnus@hagander.net>
Sat, 14 Nov 2009 15:39:45 +0000 (15:39 +0000)
commit8467f3c5a1bdf94e25129b9aa33bcfcb96b76937
tree197bcd5d1930813ca5a393d1c5c9e2fda1049736
parent30137bde6db48a8b8c1ffc736eb239bd7381f04d
Add inheritable ACE when creating a restricted token for execution on
Win32.

Also refactor the code around it to be more clear.

Jesse Morris
src/bin/initdb/initdb.c
src/bin/pg_ctl/pg_ctl.c
src/include/port.h
src/port/exec.c
src/test/regress/pg_regress.c