Cope with case that SEM_FAILED is not defined (assume failure code is -1)

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 2010a43fcb06ca762a3349e2be666a17a5863740
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2002-05-05T16:01:50Z
Releases: 7.3.1
Cope with case that SEM_FAILED is not defined (assume failure code is -1)

Files

PathChange+/−
src/backend/port/posix_sema.c modified +8 −2