Skip to content

Commit 88cb69d

Browse files
michail-nikolaevCommitfest Bot
authored andcommitted
Add Datum storage support to tuplestore
Extend tuplestore to store individual Datum values: - fixed-length datatypes: store raw bytes without a length header - variable-length datatypes: include a length header and padding - by-value types: store inline This support enables usages tuplestore for non-tuple data (TIDs) in the next commit.
1 parent 8ca9cf1 commit 88cb69d

File tree

2 files changed

+258
-67
lines changed

2 files changed

+258
-67
lines changed

0 commit comments

Comments
 (0)