|
PostgreSQL Source Code git master
|
#include "nodes/nodes.h"

Go to the source code of this file.
Data Structures | |
| struct | ErrorSaveContext |
Macros | |
| #define | SOFT_ERROR_OCCURRED(escontext) |
Typedefs | |
| typedef struct ErrorSaveContext | ErrorSaveContext |
| #define SOFT_ERROR_OCCURRED | ( | escontext | ) |
Definition at line 53 of file miscnodes.h.
| typedef struct ErrorSaveContext ErrorSaveContext |