Remove investigative code for can't-reattach-to-shared-memory errors.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: bcbf2346d69f6006f126044864dd9383d50d87b4
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2018-05-01T17:06:31Z
Releases: 11.0
Remove investigative code for can't-reattach-to-shared-memory errors.

Revert commits 23078689a, 73042b8d1, ce07aff48, f7df8043f, 6ba0cc4bd,
eb16011f4, 68e7e973d, 63ca350ef.  We still have a problem here, but
somebody who's actually a Windows developer will need to spend time
on it.

Discussion: https://postgr.es/m/25495.1524517820@sss.pgh.pa.us

Files

PathChange+/−
src/backend/port/win32_shmem.c modified +1 −97

Discussion