postgresql/src/backend/port
2002-10-01 05:06:44 +00:00
..
aix The following patch updates the FAQ_AIX and makes C++ code work with 2001-03-27 14:56:20 +00:00
beos Change made to elog: 2002-03-06 06:10:59 +00:00
darwin First test of Darwin port with POSIX semaphore code. 2002-05-05 01:03:26 +00:00
dynloader Pass less-unsafe parameters to Darwin's NSLinkModule. While this change prevents a backend coredump when loading a broken shlib, it also seems to suppress the error messages that might help debug the problem :-(. Perhaps someone would like to supply a 'linkEdit' hook to get the best of both worlds. But in the meantime, backend crash trumps error reporting. 2002-10-01 05:06:44 +00:00
hpux This hasn't been used for anything for a long time... 2001-02-09 19:26:45 +00:00
nextstep Be careful to include postgres.h *before* any system headers, to ensure 2002-09-05 00:43:07 +00:00
qnx4 pgindent run. 2002-09-04 20:31:48 +00:00
sunos4 Update copyright to 2002. 2002-06-20 20:29:54 +00:00
tas Solaris cleanup. 1998-06-19 02:55:19 +00:00
ipc_test.c pgindent run. 2002-09-04 20:31:48 +00:00
Makefile Assemble portability modules into libpgport library. 2002-07-27 20:10:05 +00:00
posix_sema.c pgindent run. 2002-09-04 20:31:48 +00:00
sysv_sema.c pgindent run. 2002-09-04 20:31:48 +00:00
sysv_shmem.c pgindent run. 2002-09-04 20:31:48 +00:00