]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In vdbesort.c, rename all pointers to sqlite3_file objects "pFd" and use the
authordrh <drh@noemail.net>
Mon, 28 Jul 2014 17:18:28 +0000 (17:18 +0000)
committerdrh <drh@noemail.net>
Mon, 28 Jul 2014 17:18:28 +0000 (17:18 +0000)
commita4c8ca049e7833e78df61e0f866056b6f39afea5
treedc9114c05a74a4df19e455f1931fd4c876aee15e
parent966d9f267fa1e33b323e32cd0e67f76825e53eb3
In vdbesort.c, rename all pointers to sqlite3_file objects "pFd" and use the
name "pFile" only for pointers to SortFile objects.  Other comment enhancements.

FossilOrigin-Name: 518290a7fc0994f9593c5c3ba5b2610a1b86dae1
manifest
manifest.uuid
src/vdbesort.c