Header And Logo

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

Data Fields

SetOp Struct Reference

#include <plannodes.h>

Data Fields

Plan plan
SetOpCmd cmd
SetOpStrategy strategy
int numCols
AttrNumberdupColIdx
OiddupOperators
AttrNumber flagColIdx
int firstFlag
long numGroups

Detailed Description

Definition at line 707 of file plannodes.h.


Field Documentation

Definition at line 710 of file plannodes.h.

Referenced by make_setop(), set_output_count(), and setop_fill_hash_table().

Definition at line 714 of file plannodes.h.

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

Definition at line 715 of file plannodes.h.

Referenced by ExecInitSetOp(), and make_setop().

Definition at line 717 of file plannodes.h.

Referenced by make_setop(), and setop_fill_hash_table().

Definition at line 716 of file plannodes.h.

Referenced by fetch_tuple_flag(), and make_setop().

Definition at line 712 of file plannodes.h.

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

Definition at line 718 of file plannodes.h.

Referenced by build_hash_table(), and make_setop().

Definition at line 709 of file plannodes.h.

Referenced by make_setop().

Definition at line 711 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: