PostgreSQL Source Code: ReorderBufferToastEnt Struct Reference (original) (raw)

Data Fields
Oid chunk_id
int32 last_chunk_seq
Size num_chunks
Size size
dlist_head chunks
struct varlena * reconstructed

Definition at line 165 of file reorderbuffer.c.

chunk_id

Oid ReorderBufferToastEnt::chunk_id

chunks

last_chunk_seq

int32 ReorderBufferToastEnt::last_chunk_seq

num_chunks

Size ReorderBufferToastEnt::num_chunks

reconstructed

struct varlena* ReorderBufferToastEnt::reconstructed

size

Size ReorderBufferToastEnt::size


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