First test of Darwin port with POSIX semaphore code.
Tom Lane <tgl@sss.pgh.pa.us>
First test of Darwin port with POSIX semaphore code.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/port/darwin/Makefile | modified | +2 −2 |
| src/backend/port/darwin/README | modified | +2 −14 |
| src/backend/port/darwin/sem.c | deleted | +0 −389 |
| src/backend/port/posix_sema.c | modified | +4 −2 |