]> 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:41 +0000 (15:39 +0000)
committerMagnus Hagander <magnus@hagander.net>
Sat, 14 Nov 2009 15:39:41 +0000 (15:39 +0000)
commitd509347c3935ddfac615b83bd8d474528c9a8f28
treea91d0a89005b08c961a17bd7230370704399a30b
parent3b0d57eb39233ae8506ac113329bc709c1abb7e5
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