pgsql: Revert previous patch to put the shared memory segment on win32 - Mailing list pgsql-committers

From mha@postgresql.org (Magnus Hagander)
Subject pgsql: Revert previous patch to put the shared memory segment on win32
Date
Msg-id 20081030170409.68EBE7545A4@cvs.postgresql.org
Whole thread Raw
List 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.

Modified Files:
--------------
    pgsql/src/backend/port:
        win32_shmem.c (r1.5 -> r1.6)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/port/win32_shmem.c?r1=1.5&r2=1.6)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Update time zone data files to tzdata release 2008i (DST law
Next
From: mha@postgresql.org (Magnus Hagander)
Date:
Subject: pgsql: Revert previous patch to put the shared memory segment on win32