aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistget.c
diff options
context:
space:
mode:
authorMagnus Hagander <magnus@hagander.net>2009-08-11 11:51:22 +0000
committerMagnus Hagander <magnus@hagander.net>2009-08-11 11:51:22 +0000
commitf85de25433023b023a1632e8269713aee4f78600 (patch)
treeef85c20c9fa929ede2d5dca0a2ead566a24d0026 /src/backend/access/gist/gistget.c
parentd2c3dbf186cc749a4167762674329253d8a28375 (diff)
downloadpostgresql-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