Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 3d30a78

Browse files
michail-nikolaevCommitfest Bot
authored and
Commitfest Bot
committed
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 1d79ce0 commit 3d30a78

File tree

2 files changed

+239
-54
lines changed

2 files changed

+239
-54
lines changed

0 commit comments

Comments
 (0)