]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change the names of the Vdbe.pVNext and Vdbe.ppVPrev fields to make them
authordrh <>
Tue, 23 Aug 2022 20:11:01 +0000 (20:11 +0000)
committerdrh <>
Tue, 23 Aug 2022 20:11:01 +0000 (20:11 +0000)
commite5928b17caaa19058946c5c2b71b56906235525d
tree5cad179086b2f932bc400d6801aea87b64453367
parent35908b167f7785458bb452d1f331b0e6817971b6
Change the names of the Vdbe.pVNext and Vdbe.ppVPrev fields to make them
unique.  Change to ppVPrev to save a few bytes and a few CPU cycles.

FossilOrigin-Name: 34b8ea31877ae8b40729d37b3f51ae7e15f38be841881ea4a37c9c8f0a52896d
manifest
manifest.uuid
src/status.c
src/vdbeInt.h
src/vdbeapi.c
src/vdbeaux.c