PostgreSQL Source Code  git master
HeapTupleTableSlot Struct Reference

#include <tuptable.h>

Public Member Functions

 pg_node_attr (abstract) TupleTableSlot base
 

Data Fields

HeapTuple tuple
 
uint32 off
 
HeapTupleData tupdata
 

Detailed Description

Definition at line 253 of file tuptable.h.

Member Function Documentation

◆ pg_node_attr()

HeapTupleTableSlot::pg_node_attr ( abstract  )

Field Documentation

◆ off

uint32 HeapTupleTableSlot::off

◆ tupdata

HeapTupleData HeapTupleTableSlot::tupdata

Definition at line 263 of file tuptable.h.

◆ tuple


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