Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

MemoryContextData Struct Reference

#include <memnodes.h>

Data Fields

NodeTag type
MemoryContextMethodsmethods
MemoryContext parent
MemoryContext firstchild
MemoryContext nextchild
char * name
bool isReset

Detailed Description

Definition at line 54 of file memnodes.h.


Field Documentation

Definition at line 61 of file memnodes.h.

Referenced by MemoryContextCreate().

Definition at line 58 of file memnodes.h.

Referenced by MemoryContextCreate(), MemoryContextGetParent(), and MemoryContextSetParent().

Definition at line 56 of file memnodes.h.

Referenced by MemoryContextCreate().


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