postgresql/src/common
Stephen Frost 2b74022473 Fix EXEC BACKEND + Windows builds for group privs
Under EXEC BACKEND we also need to be going through the group privileges
setup since we do support that on Unixy systems, so add that to
SubPostmasterMain().

Under Windows, we need to simply return true from
GetDataDirectoryCreatePerm(), but that wasn't happening due to a missing
 #else clause.

Per buildfarm.
2018-04-07 19:01:43 -04:00
..
unicode Update copyright for 2018 2018-01-02 23:30:12 -05:00
base64.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
config_info.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
controldata_utils.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
exec.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
fe_memutils.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
file_perm.c Fix EXEC BACKEND + Windows builds for group privs 2018-04-07 19:01:43 -04:00
file_utils.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
ip.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
keywords.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
Makefile Refactor dir/file permissions 2018-04-07 17:45:39 -04:00
md5.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
pg_lzcompress.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
pgfnames.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
psprintf.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
relpath.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
restricted_token.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
rmtree.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
saslprep.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
scram-common.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
sha2_openssl.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
sha2.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
string.c restrict -> pg_restrict 2018-03-15 10:02:59 -03:00
unicode_norm.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
username.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
wait_error.c Update copyright for 2018 2018-01-02 23:30:12 -05:00