Header And Logo

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

Data Fields

ReindexStmt Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
ObjectType kind
RangeVarrelation
const char * name
bool do_system
bool do_user

Detailed Description

Definition at line 2532 of file parsenodes.h.


Field Documentation

Definition at line 2538 of file parsenodes.h.

Referenced by standard_ProcessUtility().

Definition at line 2539 of file parsenodes.h.

Referenced by standard_ProcessUtility().

Definition at line 2535 of file parsenodes.h.

Referenced by standard_ProcessUtility().

const char* ReindexStmt::name

Definition at line 2537 of file parsenodes.h.

Referenced by standard_ProcessUtility().

Definition at line 2536 of file parsenodes.h.

Referenced by standard_ProcessUtility().

Definition at line 2534 of file parsenodes.h.


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