]> granicus.if.org Git - postgresql/commit
Set maximum semaphore count to 32767 instead of 1. Fixes
authorMagnus Hagander <magnus@hagander.net>
Tue, 24 Apr 2007 12:25:23 +0000 (12:25 +0000)
committerMagnus Hagander <magnus@hagander.net>
Tue, 24 Apr 2007 12:25:23 +0000 (12:25 +0000)
commit3f92fd65244db0cd8fef46e88ef79c6acc3c84dd
tree3942930fa6425d59b6edb285c821792d020774d6
parent6d0e96df6f229e748b662c220345569483808975
Set maximum semaphore count to 32767 instead of 1. Fixes
errorcode 298 when unlocking a semaphore more than once.

Per report from Marcin Waldowski.
src/backend/port/win32_sema.c