PostgreSQL Source Code  git master
toast_compress_header Struct Reference

#include <toast_internals.h>

Data Fields

int32 vl_len_
 
uint32 tcinfo
 

Detailed Description

Definition at line 23 of file toast_internals.h.

Field Documentation

◆ tcinfo

uint32 toast_compress_header::tcinfo

Definition at line 26 of file toast_internals.h.

◆ vl_len_

int32 toast_compress_header::vl_len_

Definition at line 25 of file toast_internals.h.


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