PostgreSQL Source Code git master
Data Fields
SPITupleTable Struct Reference

#include <spi.h>

Data Fields

 
 
 
 
 
 
 

Detailed Description

Definition at line 22 of file spi.h.

Field Documentation

alloced

uint64 SPITupleTable::alloced

Definition at line 30 of file spi.h.

Referenced by spi_dest_startup(), and spi_printtup().

next

slist_node SPITupleTable::next

Definition at line 32 of file spi.h.

Referenced by spi_dest_startup().

numvals

uint64 SPITupleTable::numvals

Definition at line 27 of file spi.h.

Referenced by _SPI_checktuples(), _SPI_execute_plan(), spi_dest_startup(), and spi_printtup().

subid

SubTransactionId SPITupleTable::subid

Definition at line 33 of file spi.h.

Referenced by AtEOSubXact_SPI(), and spi_dest_startup().

tupdesc

TupleDesc SPITupleTable::tupdesc

Definition at line 25 of file spi.h.

Referenced by build_tuplestore_recursively(), crosstab(), exec_eval_expr(), exec_for_query(), exec_stmt_call(), exec_stmt_dynexecute(), exec_stmt_execsql(), exec_stmt_fetch(), get_crosstab_tuplestore(), initialize_worker_spi(), load_categories_hash(), pg_get_ruledef_worker(), pg_get_viewdef_worker(), plperl_spi_execute_fetch_result(), plperl_spi_fetchrow(), pltcl_process_SPI_result(), PLy_cursor_fetch(), PLy_cursor_iternext(), PLy_spi_execute_fetch_result(), query_to_oid_list(), refresh_by_match_merge(), RI_Initial_Check(), RI_PartitionRemove_Check(), spi_dest_startup(), SPI_sql_row_to_xmlelement(), test_predtest(), ts_stat_sql(), tsquery_rewrite_query(), worker_spi_main(), and xpath_table().

tuptabcxt

MemoryContext SPITupleTable::tuptabcxt

Definition at line 31 of file spi.h.

Referenced by AtEOSubXact_SPI(), spi_dest_startup(), SPI_freetuptable(), and spi_printtup().

vals

HeapTuple* SPITupleTable::vals

Definition at line 26 of file spi.h.

Referenced by build_tuplestore_recursively(), exec_eval_expr(), exec_for_query(), exec_stmt_call(), exec_stmt_dynexecute(), exec_stmt_execsql(), exec_stmt_fetch(), get_crosstab_tuplestore(), get_tuple_of_interest(), initialize_worker_spi(), load_categories_hash(), pg_get_ruledef_worker(), pg_get_viewdef_worker(), plperl_spi_execute_fetch_result(), plperl_spi_fetchrow(), pltcl_process_SPI_result(), PLy_cursor_fetch(), PLy_cursor_iternext(), PLy_spi_execute_fetch_result(), query_to_oid_list(), refresh_by_match_merge(), RI_Initial_Check(), RI_PartitionRemove_Check(), spi_dest_startup(), spi_printtup(), SPI_sql_row_to_xmlelement(), test_predtest(), ts_stat_sql(), tsquery_rewrite_query(), worker_spi_main(), and xpath_table().


The documentation for this struct was generated from the following file:
  • src/include/executor/spi.h

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