]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove the psAligned value from the BTree structure - the pageSize is now
authordrh <drh@noemail.net>
Sun, 1 May 2005 22:52:42 +0000 (22:52 +0000)
committerdrh <drh@noemail.net>
Sun, 1 May 2005 22:52:42 +0000 (22:52 +0000)
commit07d183da905fa669eb4d5ce2c570f46a97f728cc
treeb426136be60ceda53fc955c4fb354ce62aaf67ff
parent7e62779a5878d44bc1c7bd75f20cb7fc491503bb
Remove the psAligned value from the BTree structure - the pageSize is now
always aligned to an 8-byte boundary.  Add comments on a confusing bit
of code.  Ticket #1231. (CVS 2451)

FossilOrigin-Name: 535523e1be692adc940d256a7b3d23c62a4cc947
manifest
manifest.uuid
src/btree.c