Fix a couple of bugs in win32 shmem name generation:
authorMagnus Hagander <magnus@hagander.net>
Fri, 4 Jul 2008 10:50:20 +0000 (10:50 +0000)
committerMagnus Hagander <magnus@hagander.net>
Fri, 4 Jul 2008 10:50:20 +0000 (10:50 +0000)
commit7bbeeee9e2ba4b69214734faf58b18c4d1cc6000
tree77f64784630609f1f26551da5c70a4f0784cfd98
parent480e7f2da9e1385c1f9f4bfd1f74ce7fd09c925c
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