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