[PATCH] "could not reattach to shared memory" on Windows
| From: |
Tsutomu Yamada <tsutomu(at)sraoss(dot)co(dot)jp> |
| To: |
pgsql-hackers(at)postgresql(dot)org |
| Subject: |
[PATCH] "could not reattach to shared memory" on Windows |
| Date: |
2009-07-14 10:22:42 |
| Message-ID: |
36889.1247566962@srapc2360.sra.co.jp (view raw or flat) |
| Thread: |
|
| Lists: |
pgsql-hackers |
Hello,
This patch using VirtualAlloc()/VirtualFree() to avoid failing in
reattach to shared memory.
Can this be added to CommitFest ?
Recent threads in pgsql-bugs are
http://archives.postgresql.org/pgsql-bugs/2009-07/msg00036.php
This fix is almost same as previous patch. debug code is deleted.
http://archives.postgresql.org/pgsql-bugs/2009-07/msg00078.php
Regards,
--
Tsutomu Yamada
SRA OSS, Inc. Japan
Responses
pgsql-hackers by date
| Next: | From: Peter Eisentraut | Date: 2009-07-14 12:41:28 |
| Subject: Re: Index-only scans |
| Previous: | From: marcin mank | Date: 2009-07-14 10:18:56 |
| Subject: Re: *_collapse_limit, geqo_threshold |