PostgreSQL Source Code  git master
varatt_external Struct Reference

#include <varatt.h>

Data Fields

int32 va_rawsize
 
uint32 va_extinfo
 
Oid va_valueid
 
Oid va_toastrelid
 

Detailed Description

Definition at line 32 of file varatt.h.

Field Documentation

◆ va_extinfo

uint32 varatt_external::va_extinfo

Definition at line 35 of file varatt.h.

Referenced by toast_save_datum().

◆ va_rawsize

int32 varatt_external::va_rawsize

◆ va_toastrelid

Oid varatt_external::va_toastrelid

◆ va_valueid


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