PostgreSQL Source Code git master
Public Member Functions | Data Fields
RowIdentityVarInfo Struct Reference

#include <pathnodes.h>

Public Member Functions

  pg_node_attr (no_copy_equal, no_read, no_query_jumble) NodeTag type
 

Data Fields

 
 
char *  rowidname
 
 

Detailed Description

Definition at line 3169 of file pathnodes.h.

Member Function Documentation

pg_node_attr()

RowIdentityVarInfo::pg_node_attr ( no_copy_equal  ,
no_read  ,
no_query_jumble   
)

Field Documentation

rowidname

char* RowIdentityVarInfo::rowidname

Definition at line 3177 of file pathnodes.h.

Referenced by add_row_identity_var().

rowidrels

Relids RowIdentityVarInfo::rowidrels

Definition at line 3178 of file pathnodes.h.

Referenced by add_row_identity_var(), and adjust_appendrel_attrs_mutator().

rowidvar

Var* RowIdentityVarInfo::rowidvar

Definition at line 3175 of file pathnodes.h.

Referenced by add_row_identity_var(), and adjust_appendrel_attrs_mutator().

rowidwidth

int32 RowIdentityVarInfo::rowidwidth

Definition at line 3176 of file pathnodes.h.

Referenced by add_row_identity_var(), and build_joinrel_tlist().


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

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