PostgreSQL Source Code git master
Data Fields
TupleConversionMap Struct Reference

#include <tupconvert.h>

Data Fields

 
 
 
 
bool *  inisnull
 
 
bool *  outisnull
 

Detailed Description

Definition at line 24 of file tupconvert.h.

Field Documentation

attrMap

AttrMap* TupleConversionMap::attrMap

Definition at line 28 of file tupconvert.h.

Referenced by adjust_partition_colnos(), AfterTriggerExecute(), AfterTriggerSaveEvent(), apply_handle_tuple_routing(), convert_tuples_by_name_attrmap(), convert_tuples_by_position(), CopyFrom(), ExecCrossPartitionUpdate(), ExecDelete(), ExecFindPartition(), ExecGetInsertedCols(), ExecGetUpdatedCols(), ExecInsert(), ExecPrepareTupleRouting(), execute_attr_map_tuple(), free_conversion_map(), TransitionTableAddTuple(), and tstoreReceiveSlot_tupmap().

indesc

TupleDesc TupleConversionMap::indesc

Definition at line 26 of file tupconvert.h.

Referenced by convert_tuples_by_name_attrmap(), convert_tuples_by_position(), and execute_attr_map_tuple().

inisnull

bool* TupleConversionMap::inisnull

Definition at line 30 of file tupconvert.h.

Referenced by convert_tuples_by_name_attrmap(), convert_tuples_by_position(), execute_attr_map_tuple(), and free_conversion_map().

invalues

Datum* TupleConversionMap::invalues

Definition at line 29 of file tupconvert.h.

Referenced by convert_tuples_by_name_attrmap(), convert_tuples_by_position(), execute_attr_map_tuple(), and free_conversion_map().

outdesc

TupleDesc TupleConversionMap::outdesc

Definition at line 27 of file tupconvert.h.

Referenced by convert_tuples_by_name_attrmap(), convert_tuples_by_position(), execute_attr_map_tuple(), and TransitionTableAddTuple().

outisnull

bool* TupleConversionMap::outisnull

Definition at line 32 of file tupconvert.h.

Referenced by convert_tuples_by_name_attrmap(), convert_tuples_by_position(), execute_attr_map_tuple(), and free_conversion_map().

outvalues

Datum* TupleConversionMap::outvalues

Definition at line 31 of file tupconvert.h.

Referenced by convert_tuples_by_name_attrmap(), convert_tuples_by_position(), execute_attr_map_tuple(), and free_conversion_map().


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

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