diff options
author | Magnus Hagander <magnus@hagander.net> | 2009-08-11 11:51:22 +0000 |
---|---|---|
committer | Magnus Hagander <magnus@hagander.net> | 2009-08-11 11:51:22 +0000 |
commit | f85de25433023b023a1632e8269713aee4f78600 (patch) | |
tree | ef85c20c9fa929ede2d5dca0a2ead566a24d0026 /src/backend/access/gist/gistget.c | |
parent | d2c3dbf186cc749a4167762674329253d8a28375 (diff) | |
download | postgresql-f85de25433023b023a1632e8269713aee4f78600.tar.gz postgresql-f85de25433023b023a1632e8269713aee4f78600.zip |
Reserve the shared memory region during backend startup on Windows, so
that memory allocated by starting third party DLLs doesn't end up
conflicting with it.
Hopefully this solves the long-time issue with "could not reattach
to shared memory" errors on Win32.
Patch from Tsutomu Yamada and me, based on idea from Trevor Talbot.
Diffstat (limited to 'src/backend/access/gist/gistget.c')
0 files changed, 0 insertions, 0 deletions