]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change the VdbeOp.p4 union to include specific pointer types for the various values...
authordanielk1977 <danielk1977@noemail.net>
Thu, 3 Jan 2008 11:50:29 +0000 (11:50 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Thu, 3 Jan 2008 11:50:29 +0000 (11:50 +0000)
commit2dca4ac1d383f6525e522e4a1a15dffcbcc9f0ba
tree5028a1132b9fe9de4cb1b280ae78af2f0c2bbff5
parent1f4aa337cd87ccb96fdaa58233ad691aaca1ac23
Change the VdbeOp.p4 union to include specific pointer types for the various values of VdbeOp.p4type. (CVS 4667)

FossilOrigin-Name: 7e8330c8044dc7718e720dbd33f6e2fe970ead77
manifest
manifest.uuid
src/insert.c
src/sqliteInt.h
src/vdbe.c
src/vdbe.h
src/vdbeInt.h
src/vdbeapi.c
src/vdbeaux.c