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