postgresql/src/backend/port
Magnus Hagander 811be893fa Add compat file for dynamically loading the functions that MinGW is missing
the imports for. Add RegisterWaitForSingleObject() to the list of such
functions, which should take care of the current buildfarm breakage.
2007-10-29 12:35:41 +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 Add compat file for dynamically loading the functions that MinGW is missing 2007-10-29 12:35:41 +00:00
ipc_test.c Update CVS HEAD for 2007 copyright. Back branches are typically not 2007-01-05 22:20:05 +00:00
Makefile Indent comments in makefiles better so they don't appear in the output. 2007-01-07 08:49:31 +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 Fix failure to restart Postgres when Linux kernel returns EIDRM for shmctl(). 2007-07-02 20:11:55 +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