PostgreSQL Source Code  git master
MemoryContextId Struct Reference

Data Fields

MemoryContext context
 
int context_id
 

Detailed Description

Definition at line 37 of file mcxtfuncs.c.

Field Documentation

◆ context

MemoryContext MemoryContextId::context

Definition at line 39 of file mcxtfuncs.c.

◆ context_id

int MemoryContextId::context_id

Definition at line 40 of file mcxtfuncs.c.

Referenced by pg_get_backend_memory_contexts(), and PutMemoryContextsStatsTupleStore().


The documentation for this struct was generated from the following file: