PostgreSQL Source Code git master
|
#include <toast_internals.h>
Data Fields | |
int32 | vl_len_ |
uint32 | tcinfo |
Definition at line 23 of file toast_internals.h.
uint32 toast_compress_header::tcinfo |
Definition at line 26 of file toast_internals.h.
int32 toast_compress_header::vl_len_ |
Definition at line 25 of file toast_internals.h.