From: danielk1977 Date: Wed, 14 Jun 2006 13:03:24 +0000 (+0000) Subject: Add the opcode OP_VUpdate and replace the xInsert/xDelete members of sqlite3_module... X-Git-Tag: version-3.6.10~2924 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25d6e7859f8b8f63796cfcb9388dcdc5c93f3b9f;p=thirdparty%2Fsqlite.git Add the opcode OP_VUpdate and replace the xInsert/xDelete members of sqlite3_module with xUpdate. (CVS 3243) FossilOrigin-Name: 15ba5cbf07da46319897e9a2519a6dba3b142103 --- diff --git a/manifest b/manifest index 816ff8fc06..e0eca719a4 100644 --- a/manifest +++ b/manifest @@ -1,5 +1,5 @@ -C Add\sthe\sopcode\sOP_VUpdate\sand\sreplace\sthe\sxInsert/xDelete\smembers\sof\ssqlite3_module\swith\sxUpdate.\s(CVS\s3242) -D 2006-06-14T13:03:23 +C Add\sthe\sopcode\sOP_VUpdate\sand\sreplace\sthe\sxInsert/xDelete\smembers\sof\ssqlite3_module\swith\sxUpdate.\s(CVS\s3243) +D 2006-06-14T13:03:24 F Makefile.in 200f6dc376ecfd9b01e5359c4e0c10c02f649b34 F Makefile.linux-gcc 2d8574d1ba75f129aba2019f0b959db380a90935 F README 9c4e2d6706bdcc3efdd773ce752a8cdab4f90028 @@ -366,7 +366,7 @@ F www/tclsqlite.tcl bb0d1357328a42b1993d78573e587c6dcbc964b9 F www/vdbe.tcl 87a31ace769f20d3627a64fa1fade7fed47b90d0 F www/version3.tcl 890248cf7b70e60c383b0e84d77d5132b3ead42b F www/whentouse.tcl 97e2b5cd296f7d8057e11f44427dea8a4c2db513 -P 77bcaf99b3aba0f482e0504a5409c8f79cc441b4 +P 418f3ca84abf0d0876d2c4430f7f6ceaa9c0a17b R d3b17db0e8eb69099a53af1d17a74bec U danielk1977 -Z 36fddf2684ef0d527dd46a2b7972fb6f +Z 6aef8b2f42c21022830f6e2cd571244b diff --git a/manifest.uuid b/manifest.uuid index 9ddbad702e..e3677da81b 100644 --- a/manifest.uuid +++ b/manifest.uuid @@ -1 +1 @@ -418f3ca84abf0d0876d2c4430f7f6ceaa9c0a17b \ No newline at end of file +15ba5cbf07da46319897e9a2519a6dba3b142103 \ No newline at end of file