Fix a couple of bugs in win32 shmem name generation:

Magnus Hagander <magnus@hagander.net>

Commit: d06a8d054d9d91f759cb8e731aa054138d073369
Author: Magnus Hagander <magnus@hagander.net>
Date: 2008-07-04T10:50:18Z
Releases: 8.4.0
Fix a couple of bugs in win32 shmem name generation:
* Don't cut off the prefix. With this fix, it's again readable.
* Properly store it in the Global namespace as intended.

Files

PathChange+/−
src/backend/port/win32_shmem.c modified +4 −5