Fix a couple of bugs in win32 shmem name generation:

Magnus Hagander <magnus@hagander.net>

Commit: bbfb4a0ab93c18927acb53b7cf37f17dc58d3d39
Author: Magnus Hagander <magnus@hagander.net>
Date: 2008-07-04T10:50:20Z
Releases: 8.3.4
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