Get more info about Windows can't-reattach-to-shared-memory errors.

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

Commit: 68e7e973d22274a089ce95200b3782f514f6d2f8
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2018-04-29T20:02:45Z
Releases: 11.0
Get more info about Windows can't-reattach-to-shared-memory errors.

Commit 63ca350ef neglected to probe the state of things *before*
the VirtualFree call, which now looks like it might be interesting.

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

Files

PathChange+/−
src/backend/port/win32_shmem.c modified +18 −2

Discussion