parent
3e0b194764
commit
6a70322858
|
@ -238,8 +238,7 @@ pgsm_attach_shmem(void)
|
|||
MemoryContextSwitchTo(oldcontext);
|
||||
}
|
||||
|
||||
MemoryContext
|
||||
GetPgsmMemoryContext(void)
|
||||
MemoryContext GetPgsmMemoryContext(void)
|
||||
{
|
||||
return pgsmStateLocal.pgsm_mem_cxt;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue