Andres Freund <andres(at)anarazel(dot)de> writes:
> Hm. Unrelated to the topic at hand, but I wonder how much it'd take to
> make some of the hot-path jsonb functionality tolerant of unaligned
> datums.
Probably pretty hard given the list-of-pointers data structure inside.
regards, tom lane