postgresql/src/backend/port
Magnus Hagander 93dc5a234e Set maximum semaphore count to 32767 instead of 1. Fixes
errorcode 298 when unlocking a semaphore more than once.

Per report from Marcin Waldowski.
2007-04-24 12:25:18 +00:00
..
aix Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +00:00
darwin Remove advertising clause from Berkeley BSD-licensed files, per 2007-03-26 21:44:11 +00:00
dynloader Remove Andrew Yu copyright, with permission from author. 2007-03-26 21:51:15 +00:00
hpux Since HPUX now exists for Itanium, we should decouple the assumption 2003-08-01 19:12:52 +00:00
nextstep Remove remains of old depend target. 2007-01-20 17:16:17 +00:00
sunos4 Remove remains of old depend target. 2007-01-20 17:16:17 +00:00
tas Allow sparcv8plus to use "cas". 2006-05-18 18:51:50 +00:00
win32 Native shared memory implementation for win32. 2007-03-21 14:39:23 +00:00
Makefile Indent comments in makefiles better so they don't appear in the output. 2007-01-07 08:49:31 +00:00
ipc_test.c Update CVS HEAD for 2007 copyright. Back branches are typically not 2007-01-05 22:20:05 +00:00
posix_sema.c Update CVS HEAD for 2007 copyright. Back branches are typically not 2007-01-05 22:20:05 +00:00
sysv_sema.c Update CVS HEAD for 2007 copyright. Back branches are typically not 2007-01-05 22:20:05 +00:00
sysv_shmem.c Native shared memory implementation for win32. 2007-03-21 14:39:23 +00:00
win32_sema.c Set maximum semaphore count to 32767 instead of 1. Fixes 2007-04-24 12:25:18 +00:00
win32_shmem.c Fix compiler warnings in ereport messages on mingw. 2007-03-28 08:06:11 +00:00