Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
gabereiser
2y ago
0 comments
Save
Share
Stored in binary format, validation, more efficient due to non-cast, faster access due to non char*, being able to split the high-low, indexing and uniqueness at the byte level.
0 comments
2 comments · 1 top-level
top
newest
oldest
dbbk
2y ago
· 1 in thread
What validation? "Postgres doesn’t care what you store in it as long as it has the correct length."
gabereiser
OP
2y ago
I mean, if(len(O) == 32) technically is a validation but you’re right, by default it just fits for size.
j
/
k
navigate · click thread line to collapse