mirror of
https://github.com/percona/pg_stat_monitor.git
synced 2026-02-04 14:06:20 +00:00
@@ -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;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user