Commits
David Young committed 3f2e3659c20
Stop changing the type of global-heap storage to raw data before accessing the page buffer. Now variable-length (VL) data such as VL strings work with VFD SWMR. This change also makes the library more consistent in its treatment of global-heap storage, since it's always been allocated as metadata, not raw data.