pgsql: Fix silly oversight in patch to remove dsm state file.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix silly oversight in patch to remove dsm state file.
Date: 2014-04-08 20:24:11
Message-ID: E1WXcZ1-0002pk-5q@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Meskes 2014-04-09 09:24:08 pgsql: Several fixes to array handling in ecpg.
Previous Message Andres Freund 2014-04-08 20:22:29 Re: pgsql: Get rid of the dynamic shared memory state file.