]> granicus.if.org Git - postgresql/commit
Get more info about Windows can't-reattach-to-shared-memory errors.
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 29 Apr 2018 20:02:45 +0000 (16:02 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 29 Apr 2018 20:02:45 +0000 (16:02 -0400)
commit68e7e973d22274a089ce95200b3782f514f6d2f8
treebe12652bcdde7ff3ca801fb6febf06b180d2018d
parentdf629586e89751498d741f107b418d68bccc616e
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
src/backend/port/win32_shmem.c