aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/amutils.c
diff options
context:
space:
mode:
authorStephen Frost <sfrost@snowman.net>2018-04-07 19:01:43 -0400
committerStephen Frost <sfrost@snowman.net>2018-04-07 19:01:43 -0400
commit2b74022473f0c7a7fbe11a4973f80478226275bd (patch)
tree03e0788d9634fb439b6af7d2255f42aec6675b7f /src/backend/utils/adt/amutils.c
parentc37b3d08ca6873f9d4eaf24c72a90a550970cbb8 (diff)
downloadpostgresql-2b74022473f0c7a7fbe11a4973f80478226275bd.tar.gz
postgresql-2b74022473f0c7a7fbe11a4973f80478226275bd.zip
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.
Diffstat (limited to 'src/backend/utils/adt/amutils.c')
0 files changed, 0 insertions, 0 deletions