From: drh Date: Mon, 29 Feb 2016 13:44:38 +0000 (+0000) Subject: Very minor improvement to the performance and reduction in size to the X-Git-Tag: version-3.12.0~123 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=743606c3d3843dcc25be65bcb3cce2e10f8d752c;p=thirdparty%2Fsqlite.git Very minor improvement to the performance and reduction in size to the parser by capturing the name and datatype of table columns in a single grammar rule reduction. FossilOrigin-Name: 4b55c520f554163edc174e5995e66242f169cb04 --- 743606c3d3843dcc25be65bcb3cce2e10f8d752c diff --cc manifest index 571cd071e6,d09c8a0810..cb3d41bb09 --- a/manifest +++ b/manifest @@@ -1,5 -1,5 +1,5 @@@ - C Eliminate\sthe\sneed\sfor\sthe\sColumn.zDflt\s(using\sColumn.pDflt\sinstead)\sto\sreduce\nthe\samount\sof\smemory\sneeded\sto\shold\sthe\sschema. - D 2016-02-27T21:16:04.996 -C Further\ssimplifications\sto\sthe\sgrammar. -D 2016-02-29T13:37:21.189 ++C Very\sminor\simprovement\sto\sthe\sperformance\sand\sreduction\sin\ssize\sto\sthe\nparser\sby\scapturing\sthe\sname\sand\sdatatype\sof\stable\scolumns\sin\sa\ssingle\ngrammar\srule\sreduction. ++D 2016-02-29T13:44:38.497 F Makefile.in 4e90dc1521879022aa9479268a4cd141d1771142 F Makefile.linux-gcc 7bc79876b875010e8c8f9502eb935ca92aa3c434 F Makefile.msc 4f319afb7c049d40aff7af6e8c4e7cc2ba18e079 @@@ -1451,7 -1451,7 +1451,8 @@@ F vsixtest/vsixtest.tcl 6a9a6ab600c25a9 F vsixtest/vsixtest.vcxproj.data 2ed517e100c66dc455b492e1a33350c1b20fbcdc F vsixtest/vsixtest.vcxproj.filters 37e51ffedcdb064aad6ff33b6148725226cd608e F vsixtest/vsixtest_TemporaryKey.pfx e5b1b036facdb453873e7084e1cae9102ccc67a0 - P f681d800340e0e710f73d0f7c09101f899249183 - R 68cf98086fc7541dd6cf15ff81e4d2e2 -P ad3ffe2eec8e8ea2591a78c723d2665735553cb0 ++P d8c94a46dfa94930732c2de2aa79675c5087d36e 519fd03b845c9b53df9e5397282df2e99f36a672 + R 4784b7c67e30974242406c3dce382bf0 ++T +closed 519fd03b845c9b53df9e5397282df2e99f36a672 U drh - Z bde0bd56c07a366738817149aa7f9a7d -Z 37a93f7c979e487a92cbbe58a4d1f8f4 ++Z 5a7ee41f15f54141d2ddaa0e30d16756 diff --cc manifest.uuid index 629362c836,eb7843b3f9..6cb702eb1f --- a/manifest.uuid +++ b/manifest.uuid @@@ -1,1 -1,1 +1,1 @@@ - d8c94a46dfa94930732c2de2aa79675c5087d36e -519fd03b845c9b53df9e5397282df2e99f36a672 ++4b55c520f554163edc174e5995e66242f169cb04