Set maximum semaphore count to 32767 instead of 1. Fixes

Magnus Hagander <magnus@hagander.net>

Commit: 3f92fd65244db0cd8fef46e88ef79c6acc3c84dd
Author: Magnus Hagander <magnus@hagander.net>
Date: 2007-04-24T12:25:23Z
Releases: 8.2.5
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