postgresql/src/backend/port
Magnus Hagander 9cc0222680 Revert previous patch to put the shared memory segment on win32
in the Global\ namespace, because it caused permission errors on
a lot of platforms.

We need to come up with something better for 8.4, but for now
revert to the pre-8.3.4 behaviour.
2008-10-30 17:04:09 +00:00
..
aix Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +00:00
darwin Add $PostgreSQL$ markers to a lot of files that were missing them. 2008-05-17 01:28:26 +00:00
dynloader Add $PostgreSQL$ markers to a lot of files that were missing them. 2008-05-17 01:28:26 +00:00
hpux Since HPUX now exists for Itanium, we should decouple the assumption 2003-08-01 19:12:52 +00:00
nextstep Add $PostgreSQL$ markers to a lot of files that were missing them. 2008-05-17 01:28:26 +00:00
tas Support for Sun Studio compiler on Linux 2008-10-29 16:06:47 +00:00
win32 Fix MinGW warnings re formats and unused variables. per ITAGAKI Takahiro 2008-04-16 22:16:00 +00:00
Makefile Support for Sun Studio compiler on Linux 2008-10-29 16:06:47 +00:00
ipc_test.c Repair two places where SIGTERM exit could leave shared memory state 2008-04-16 23:59:40 +00:00
posix_sema.c Change StatementCancelHandler() to check the DoingCommandRead flag to decide 2008-01-26 19:55:08 +00:00
sysv_sema.c Change StatementCancelHandler() to check the DoingCommandRead flag to decide 2008-01-26 19:55:08 +00:00
sysv_shmem.c Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
win32_sema.c Change StatementCancelHandler() to check the DoingCommandRead flag to decide 2008-01-26 19:55:08 +00:00
win32_shmem.c Revert previous patch to put the shared memory segment on win32 2008-10-30 17:04:09 +00:00