PostgreSQL Source Code git master
Data Fields
ToastTupleContext Struct Reference

#include <toast_helper.h>

Data Fields

 
 
bool *  ttc_isnull
 
 
bool *  ttc_oldisnull
 
 
 

Detailed Description

Definition at line 41 of file toast_helper.h.

Field Documentation

ttc_attr

ToastAttrInfo* ToastTupleContext::ttc_attr

Definition at line 62 of file toast_helper.h.

Referenced by heap_toast_insert_or_update(), toast_tuple_cleanup(), toast_tuple_externalize(), toast_tuple_find_biggest_attribute(), toast_tuple_init(), and toast_tuple_try_compression().

ttc_flags

uint8 ToastTupleContext::ttc_flags

Definition at line 61 of file toast_helper.h.

Referenced by heap_toast_insert_or_update(), toast_tuple_cleanup(), toast_tuple_externalize(), toast_tuple_init(), and toast_tuple_try_compression().

ttc_isnull

bool* ToastTupleContext::ttc_isnull

Definition at line 51 of file toast_helper.h.

Referenced by heap_toast_insert_or_update(), and toast_tuple_init().

ttc_oldisnull

bool* ToastTupleContext::ttc_oldisnull

Definition at line 53 of file toast_helper.h.

Referenced by heap_toast_insert_or_update(), and toast_tuple_init().

ttc_oldvalues

Datum* ToastTupleContext::ttc_oldvalues

Definition at line 52 of file toast_helper.h.

Referenced by heap_toast_insert_or_update(), toast_tuple_cleanup(), and toast_tuple_init().

ttc_rel

Relation ToastTupleContext::ttc_rel

Definition at line 49 of file toast_helper.h.

Referenced by heap_toast_insert_or_update(), toast_tuple_cleanup(), toast_tuple_externalize(), toast_tuple_find_biggest_attribute(), and toast_tuple_init().

ttc_values

Datum* ToastTupleContext::ttc_values

Definition at line 50 of file toast_helper.h.

Referenced by heap_toast_insert_or_update(), toast_tuple_cleanup(), toast_tuple_externalize(), toast_tuple_find_biggest_attribute(), toast_tuple_init(), and toast_tuple_try_compression().


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

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