Skip to content
Snippets Groups Projects
Commit 93407d39 authored by Tom Lane's avatar Tom Lane
Browse files

Use SYSV semaphores rather than POSIX on Darwin >= 6.0 (i.e., OS X 10.2

and up), per Chris Marcellino.  This avoids consuming O(N^2) file
descriptors to support N backends.  Tests suggest it's about a wash for
small installations, but large ones would have a problem.
parent f828f878
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment