In the LSM extension,
commit010b5f1d0e1021f6de5c6614dfa0615c93fc4c83
authorDan Kennedy <danielk1977@gmail.com>
Thu, 16 Nov 2017 20:48:47 +0000 (16 20:48 +0000)
committerDan Kennedy <danielk1977@gmail.com>
Thu, 16 Nov 2017 20:48:47 +0000 (16 20:48 +0000)
tree65b5e1645321afbac672b8aaca2ee00979541620
parent21322fe40929b45eac2a6d9ebec7e1ee71af0183
In the LSM extension,
ensure that empty space on pages is zeroed before they are written to disk.
This helps with compressed databases, and stops valgrind complaining about
uninitialized bytes and write().
ext/lsm1/lsm_sorted.c