pgsql: Revert previous patch to put the shared memory segment on win32

From: mha(at)postgresql(dot)org (Magnus Hagander)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Revert previous patch to put the shared memory segment on win32
Date: 2008-10-30 17:04:11
Message-ID: 20081030170411.4AECA7545A4@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
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.

Tags:
----
REL8_3_STABLE

Modified Files:
--------------
pgsql/src/backend/port:
win32_shmem.c (r1.4.2.1 -> r1.4.2.2)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/port/win32_shmem.c?r1=1.4.2.1&r2=1.4.2.2)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2008-10-30 19:19:35 pgsql: Translation updates
Previous Message Magnus Hagander 2008-10-30 17:04:09 pgsql: Revert previous patch to put the shared memory segment on win32