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

#include <plannodes.h>

Public Member Functions

AttrNumber *cmpColIdx  pg_node_attr (array_size(numCols))
 
Oid *cmpOperators  pg_node_attr (array_size(numCols))
 
Oid *cmpCollations  pg_node_attr (array_size(numCols))
 
bool *cmpNullsFirst  pg_node_attr (array_size(numCols))
 

Data Fields

 
 
 
int  numCols
 
long  numGroups
 

Detailed Description

Definition at line 1418 of file plannodes.h.

Member Function Documentation

pg_node_attr() [1/4]

AttrNumber *cmpColIdx SetOp::pg_node_attr ( array_size(numCols)  )

pg_node_attr() [2/4]

Oid *cmpOperators SetOp::pg_node_attr ( array_size(numCols)  )

pg_node_attr() [3/4]

Oid *cmpCollations SetOp::pg_node_attr ( array_size(numCols)  )

pg_node_attr() [4/4]

bool *cmpNullsFirst SetOp::pg_node_attr ( array_size(numCols)  )

Field Documentation

cmd

SetOpCmd SetOp::cmd

Definition at line 1423 of file plannodes.h.

Referenced by make_setop(), and set_output_count().

numCols

int SetOp::numCols

Definition at line 1429 of file plannodes.h.

Referenced by build_hash_table(), ExecInitSetOp(), and make_setop().

numGroups

long SetOp::numGroups

Definition at line 1442 of file plannodes.h.

Referenced by build_hash_table(), and make_setop().

plan

Plan SetOp::plan

Definition at line 1420 of file plannodes.h.

Referenced by make_setop().

strategy

SetOpStrategy SetOp::strategy

Definition at line 1426 of file plannodes.h.

Referenced by build_hash_table(), ExecInitSetOp(), ExecSetOp(), and make_setop().


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

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