Header And Logo

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

Data Structures | Defines | Typedefs

memnodes.h File Reference

#include "nodes/nodes.h"
Include dependency graph for memnodes.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  MemoryContextMethods
struct  MemoryContextData

Defines

#define MemoryContextIsValid(context)

Typedefs

typedef struct MemoryContextMethods MemoryContextMethods
typedef struct MemoryContextData MemoryContextData

Define Documentation

#define MemoryContextIsValid (   context  ) 

Typedef Documentation