Set maximum semaphore count to 32767 instead of 1. Fixes

Magnus Hagander <magnus@hagander.net>

Commit: 93dc5a234e68aec68c9f3fb09b7a75d9249467c0
Author: Magnus Hagander <magnus@hagander.net>
Date: 2007-04-24T12:25:18Z
Releases: 8.3.0
Set maximum semaphore count to 32767 instead of 1. Fixes
errorcode 298 when unlocking a semaphore more than once.

Per report from Marcin Waldowski.

Files

PathChange+/−
src/backend/port/win32_sema.c modified +2 −2