]> granicus.if.org Git - postgresql/commit
The recent DUMMY_PROCS patch broke accounting for the number of semaphores
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 21 Dec 2003 00:33:33 +0000 (00:33 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 21 Dec 2003 00:33:33 +0000 (00:33 +0000)
commit772d0f9345adc32c401ec9098083a4ffc0ff4603
tree47215271139dc7fdb032e842915d83a162a006e6
parent16cc9dff4f061e22c89f2097a25175393aee64f9
The recent DUMMY_PROCS patch broke accounting for the number of semaphores
needed.  This caused us to fail all the time on Darwin, and we'd fail for
some values of maxBackends on SysV-sema platforms, too.
src/backend/storage/lmgr/proc.c