summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/misc.c
diff options
context:
space:
mode:
authorThomas Munro2022-08-04 21:21:51 +0000
committerThomas Munro2022-08-04 21:21:51 +0000
commitadeef67834cc3db14c36430c1421cf4ed8a809d3 (patch)
tree2f5b03f941cbe18f2d7fcb7940dd9b436020d58e /src/backend/utils/adt/misc.c
parent098f4d813b69b4f88943afa777ae4bba5166f803 (diff)
Remove configure probe for setsid.
setsid() is in SUSv2 and all targeted Unix systems have it. Retain a HAVE_SETSID macro, defined on Unix only. That's easier to understand than !defined(WIN32), for the optional code it governs. Reviewed-by: Tom Lane <[email protected]> Reviewed-by: Andres Freund <[email protected]> Discussion: https://postgr.es/m/CA+hUKGJ3LHeP9w5Fgzdr4G8AnEtJ=z=p6hGDEm4qYGEUX5B6fQ@mail.gmail.com
Diffstat (limited to 'src/backend/utils/adt/misc.c')
0 files changed, 0 insertions, 0 deletions