aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/arrayutils.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2012-07-05 14:00:40 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2012-07-05 14:00:40 -0400
commitfc548b2296df3fe039bf68e196bfd883338e0faa (patch)
tree803b9f418066fa8c722839843981c3fac1908579 /src/backend/utils/adt/arrayutils.c
parent666d494d19dbd5dc7a177709a2f7069913f8ab89 (diff)
downloadpostgresql-fc548b2296df3fe039bf68e196bfd883338e0faa.tar.gz
postgresql-fc548b2296df3fe039bf68e196bfd883338e0faa.zip
Remove support for using wait3() in place of waitpid().
All Unix-oid platforms that we currently support should have waitpid(), since it's in V2 of the Single Unix Spec. Our git history shows that the wait3 code was added to support NextStep, which we officially dropped support for as of 9.2. So get rid of the configure test, and simplify the macro spaghetti in reaper(). Per suggestion from Fujii Masao.
Diffstat (limited to 'src/backend/utils/adt/arrayutils.c')
0 files changed, 0 insertions, 0 deletions