PostgreSQL Source Code git master
Data Fields
WithCheckOption Struct Reference

#include <parsenodes.h>

Data Fields

 
 
char *  relname
 
char *  polname
 
Nodequal
 
bool  cascaded
 

Detailed Description

Definition at line 1398 of file parsenodes.h.

Field Documentation

cascaded

bool WithCheckOption::cascaded

Definition at line 1405 of file parsenodes.h.

Referenced by add_with_check_options(), and rewriteTargetView().

kind

WCOKind WithCheckOption::kind

Definition at line 1401 of file parsenodes.h.

Referenced by add_with_check_options(), ExecWithCheckOptions(), and rewriteTargetView().

polname

char* WithCheckOption::polname

Definition at line 1403 of file parsenodes.h.

Referenced by add_with_check_options(), ExecWithCheckOptions(), and rewriteTargetView().

qual

Node* WithCheckOption::qual

Definition at line 1404 of file parsenodes.h.

Referenced by add_with_check_options(), ExecInitMerge(), ExecInitModifyTable(), ExecInitPartitionInfo(), expression_tree_mutator_impl(), rewriteTargetView(), and subquery_planner().

relname

char* WithCheckOption::relname

Definition at line 1402 of file parsenodes.h.

Referenced by add_with_check_options(), ExecWithCheckOptions(), and rewriteTargetView().

type

NodeTag WithCheckOption::type

Definition at line 1400 of file parsenodes.h.


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

AltStyle によって変換されたページ (->オリジナル) /