OSDN Git Service

Fix a couple of bugs in win32 shmem name generation:
authorMagnus Hagander <magnus@hagander.net>
Fri, 4 Jul 2008 10:50:18 +0000 (10:50 +0000)
committerMagnus Hagander <magnus@hagander.net>
Fri, 4 Jul 2008 10:50:18 +0000 (10:50 +0000)
commitd06a8d054d9d91f759cb8e731aa054138d073369
treea2a9a9e8fd0a77fb4b5f2748e26e04f472e29391
parentc63147d6f0e86d96ffb315147f36af613a35c2ce
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.
src/backend/port/win32_shmem.c