mirror of
https://github.com/postgres/postgres.git
synced 2025-11-10 17:42:29 +03:00
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.