pgsql: Fix silly oversight in patch to remove dsm state file. - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Fix silly oversight in patch to remove dsm state file.
Date
Msg-id E1WXcZ1-0002pk-5q@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix silly oversight in patch to remove dsm state file.

I'm not sure if this is what's causing the Windows buildfarm members
to get unhappy, but I don't think it can be helping anything...

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/0c4ea7a309249064b7c2a8b9612ee00f570f14af

Modified Files
--------------
src/backend/port/win32_shmem.c |    2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: Re: pgsql: Get rid of the dynamic shared memory state file.
Next
From: Michael Meskes
Date:
Subject: pgsql: Several fixes to array handling in ecpg.