Re: [PATCH] "could not reattach to shared memory" on Windows - Mailing list pgsql-hackers

From Robert Haas
Subject Re: [PATCH] "could not reattach to shared memory" on Windows
Date
Msg-id 603c8f070907140646l37ef7cd9w7cfd09b39c4c5dee@mail.gmail.com
Whole thread Raw
In response to [PATCH] "could not reattach to shared memory" on Windows  (Tsutomu Yamada <tsutomu@sraoss.co.jp>)
List pgsql-hackers
On Tue, Jul 14, 2009 at 6:22 AM, Tsutomu Yamada<tsutomu@sraoss.co.jp> wrote:
> Hello,
>
> This patch using VirtualAlloc()/VirtualFree() to avoid failing in
> reattach to shared memory.
>
> Can this be added to CommitFest ?

Patches for CommitFest should be added here:

http://commitfest.postgresql.org/action/commitfest_view/open

...Robert


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Index-only scans
Next
From: Bruce Momjian
Date:
Subject: Re: [GENERAL] pg_migrator not setting values of sequences?