/ Changes On Branch est_count_pragma
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch est_count_pragma Excluding Merge-Ins

This is equivalent to a diff from fd81d8a430 to 8d2a1cca61

2017-09-22
20:18
Merge in all the trunk enhancements of the previous 7 months. The LIKE optimization has stopped working when there is an ESCAPE - that problem will be addressed in a subsequent check-in. (Leaf check-in: 8d2a1cca61 user: drh tags: est_count_pragma)
16:23
Use the updated Win32 VFS semantics for winOpen from check-in [5d03c738e9] for WinRT, et al, as well. (check-in: 2c03d8b8f0 user: mistachkin tags: trunk)
2017-02-16
14:02
Merge recent enhancements from trunk. (check-in: 325ccfa95e user: drh tags: est_count_pragma)
2016-10-20
22:02
Experimental est_count pragma. (check-in: 340822afbe user: drh tags: est_count_pragma)
18:20
Add the ability for the PRAGMA statement to accept multiple arguments. Currently all arguments other than the first are ignored. (Leaf check-in: fd81d8a430 user: drh tags: multi-arg-pragma)
2016-10-18
16:36
Minor simplification of the comparison opcodes. (check-in: 56474ebca3 user: drh tags: trunk)

Changes to Makefile.in.

Changes to Makefile.msc.

Changes to README.md.

Changes to VERSION.

Changes to autoconf/Makefile.msc.

Changes to autoconf/configure.ac.

Changes to configure.

Changes to configure.ac.

Changes to doc/lemon.html.

Added ext/README.md.

Deleted ext/README.txt.

Changes to ext/fts3/fts3.c.

Changes to ext/fts3/fts3Int.h.

Changes to ext/fts3/fts3_unicode.c.

Changes to ext/fts3/fts3_unicode2.c.

Changes to ext/fts3/fts3_write.c.

Added ext/fts3/tool/fts3cov.sh.

Changes to ext/fts3/unicode/mkunicode.tcl.

Changes to ext/fts5/fts5Int.h.

Changes to ext/fts5/fts5_buffer.c.

Changes to ext/fts5/fts5_expr.c.

Changes to ext/fts5/fts5_hash.c.

Changes to ext/fts5/fts5_index.c.

Changes to ext/fts5/fts5_main.c.

Changes to ext/fts5/fts5_storage.c.

Changes to ext/fts5/fts5_tcl.c.

Changes to ext/fts5/fts5_test_mi.c.

Changes to ext/fts5/fts5_test_tok.c.

Changes to ext/fts5/fts5_vocab.c.

Changes to ext/fts5/fts5parse.y.

Changes to ext/fts5/test/fts5aa.test.

Changes to ext/fts5/test/fts5ab.test.

Changes to ext/fts5/test/fts5ac.test.

Changes to ext/fts5/test/fts5ad.test.

Changes to ext/fts5/test/fts5ae.test.

Changes to ext/fts5/test/fts5af.test.

Changes to ext/fts5/test/fts5ag.test.

Changes to ext/fts5/test/fts5ah.test.

Changes to ext/fts5/test/fts5ai.test.

Changes to ext/fts5/test/fts5aj.test.

Changes to ext/fts5/test/fts5ak.test.

Changes to ext/fts5/test/fts5al.test.

Changes to ext/fts5/test/fts5alter.test.

Changes to ext/fts5/test/fts5auto.test.

Changes to ext/fts5/test/fts5aux.test.

Changes to ext/fts5/test/fts5auxdata.test.

Changes to ext/fts5/test/fts5bigpl.test.

Changes to ext/fts5/test/fts5bigtok.test.

Changes to ext/fts5/test/fts5colset.test.

Changes to ext/fts5/test/fts5columnsize.test.

Changes to ext/fts5/test/fts5config.test.

Changes to ext/fts5/test/fts5conflict.test.

Added ext/fts5/test/fts5connect.test.

Changes to ext/fts5/test/fts5content.test.

Changes to ext/fts5/test/fts5corrupt.test.

Changes to ext/fts5/test/fts5corrupt2.test.

Changes to ext/fts5/test/fts5corrupt3.test.

Added ext/fts5/test/fts5delete.test.

Changes to ext/fts5/test/fts5detail.test.

Changes to ext/fts5/test/fts5determin.test.

Changes to ext/fts5/test/fts5dlidx.test.

Changes to ext/fts5/test/fts5doclist.test.

Changes to ext/fts5/test/fts5eb.test.

Changes to ext/fts5/test/fts5fault1.test.

Changes to ext/fts5/test/fts5fault2.test.

Changes to ext/fts5/test/fts5fault3.test.

Changes to ext/fts5/test/fts5fault4.test.

Changes to ext/fts5/test/fts5fault5.test.

Changes to ext/fts5/test/fts5fault6.test.

Changes to ext/fts5/test/fts5fault7.test.

Changes to ext/fts5/test/fts5fault8.test.

Changes to ext/fts5/test/fts5fault9.test.

Changes to ext/fts5/test/fts5faultA.test.

Changes to ext/fts5/test/fts5faultB.test.

Added ext/fts5/test/fts5faultD.test.

Changes to ext/fts5/test/fts5full.test.

Changes to ext/fts5/test/fts5fuzz1.test.

Changes to ext/fts5/test/fts5hash.test.

Changes to ext/fts5/test/fts5integrity.test.

Added ext/fts5/test/fts5lastrowid.test.

Added ext/fts5/test/fts5leftjoin.test.

Changes to ext/fts5/test/fts5matchinfo.test.

Changes to ext/fts5/test/fts5merge.test.

Changes to ext/fts5/test/fts5merge2.test.

Changes to ext/fts5/test/fts5multiclient.test.

Changes to ext/fts5/test/fts5near.test.

Changes to ext/fts5/test/fts5onepass.test.

Changes to ext/fts5/test/fts5optimize.test.

Changes to ext/fts5/test/fts5phrase.test.

Changes to ext/fts5/test/fts5plan.test.

Changes to ext/fts5/test/fts5porter.test.

Changes to ext/fts5/test/fts5porter2.test.

Changes to ext/fts5/test/fts5prefix.test.

Changes to ext/fts5/test/fts5query.test.

Changes to ext/fts5/test/fts5rank.test.

Changes to ext/fts5/test/fts5rebuild.test.

Changes to ext/fts5/test/fts5restart.test.

Changes to ext/fts5/test/fts5rowid.test.

Changes to ext/fts5/test/fts5simple.test.

Changes to ext/fts5/test/fts5simple2.test.

Changes to ext/fts5/test/fts5simple3.test.

Changes to ext/fts5/test/fts5synonym.test.

Changes to ext/fts5/test/fts5synonym2.test.

Changes to ext/fts5/test/fts5tok1.test.

Changes to ext/fts5/test/fts5tokenizer.test.

Changes to ext/fts5/test/fts5unicode.test.

Changes to ext/fts5/test/fts5unicode2.test.

Changes to ext/fts5/test/fts5unicode3.test.

Changes to ext/fts5/test/fts5unindexed.test.

Changes to ext/fts5/test/fts5update.test.

Changes to ext/fts5/test/fts5version.test.

Changes to ext/fts5/test/fts5vocab.test.

Added ext/fts5/test/fts5vocab2.test.

Changes to ext/icu/icu.c.

Added ext/lsm1/Makefile.

Added ext/lsm1/Makefile.msc.

Added ext/lsm1/lsm-test/README.

Added ext/lsm1/lsm-test/lsmtest.h.

Added ext/lsm1/lsm-test/lsmtest1.c.

Added ext/lsm1/lsm-test/lsmtest2.c.

Added ext/lsm1/lsm-test/lsmtest3.c.

Added ext/lsm1/lsm-test/lsmtest4.c.

Added ext/lsm1/lsm-test/lsmtest5.c.

Added ext/lsm1/lsm-test/lsmtest6.c.

Added ext/lsm1/lsm-test/lsmtest7.c.

Added ext/lsm1/lsm-test/lsmtest8.c.

Added ext/lsm1/lsm-test/lsmtest9.c.

Added ext/lsm1/lsm-test/lsmtest_bt.c.

Added ext/lsm1/lsm-test/lsmtest_datasource.c.

Added ext/lsm1/lsm-test/lsmtest_func.c.

Added ext/lsm1/lsm-test/lsmtest_io.c.

Added ext/lsm1/lsm-test/lsmtest_main.c.

Added ext/lsm1/lsm-test/lsmtest_mem.c.

Added ext/lsm1/lsm-test/lsmtest_tdb.c.

Added ext/lsm1/lsm-test/lsmtest_tdb.h.

Added ext/lsm1/lsm-test/lsmtest_tdb2.cc.

Added ext/lsm1/lsm-test/lsmtest_tdb3.c.

Added ext/lsm1/lsm-test/lsmtest_tdb4.c.

Added ext/lsm1/lsm-test/lsmtest_util.c.

Added ext/lsm1/lsm-test/lsmtest_win32.c.

Added ext/lsm1/lsm.h.

Added ext/lsm1/lsmInt.h.

Added ext/lsm1/lsm_ckpt.c.

Added ext/lsm1/lsm_file.c.

Added ext/lsm1/lsm_log.c.

Added ext/lsm1/lsm_main.c.

Added ext/lsm1/lsm_mem.c.

Added ext/lsm1/lsm_mutex.c.

Added ext/lsm1/lsm_shared.c.

Added ext/lsm1/lsm_sorted.c.

Added ext/lsm1/lsm_str.c.

Added ext/lsm1/lsm_tree.c.

Added ext/lsm1/lsm_unix.c.

Added ext/lsm1/lsm_varint.c.

Added ext/lsm1/lsm_vtab.c.

Added ext/lsm1/lsm_win32.c.

Added ext/lsm1/test/lsm1_common.tcl.

Added ext/lsm1/test/lsm1_simple.test.

Added ext/misc/README.md.

Changes to ext/misc/amatch.c.

Added ext/misc/anycollseq.c.

Changes to ext/misc/carray.c.

Added ext/misc/completion.c.

Changes to ext/misc/csv.c.

Added ext/misc/dbdump.c.

Changes to ext/misc/fileio.c.

Changes to ext/misc/json1.c.

Added ext/misc/mmapwarm.c.

Added ext/misc/remember.c.

Changes to ext/misc/series.c.

Added ext/misc/sha1.c.

Added ext/misc/shathree.c.

Added ext/misc/stmt.c.

Added ext/misc/unionvtab.c.

Added ext/misc/vtablog.c.

Changes to ext/misc/vtshim.c.

Changes to ext/rbu/rbu.c.

Changes to ext/rbu/rbu10.test.

Changes to ext/rbu/rbuA.test.

Changes to ext/rbu/rbucrash.test.

Added ext/rbu/rbucrash2.test.

Added ext/rbu/rbudor.test.

Changes to ext/rbu/rbufault.test.

Changes to ext/rbu/rbufault3.test.

Added ext/rbu/rbufault4.test.

Changes to ext/rbu/rbufts.test.

Changes to ext/rbu/rbuprogress.test.

Added ext/rbu/rburesume.test.

Added ext/rbu/rbutemplimit.test.

Changes to ext/rbu/rbuvacuum.test.

Changes to ext/rbu/rbuvacuum2.test.

Changes to ext/rbu/sqlite3rbu.c.

Changes to ext/rbu/sqlite3rbu.h.

Changes to ext/rbu/test_rbu.c.

Changes to ext/rtree/rtree.c.

Changes to ext/rtree/rtree1.test.

Changes to ext/rtree/rtree8.test.

Changes to ext/rtree/rtree9.test.

Changes to ext/rtree/rtreeA.test.

Changes to ext/rtree/rtreeD.test.

Added ext/rtree/rtreeconnect.test.

Changes to ext/session/session1.test.

Changes to ext/session/session3.test.

Changes to ext/session/sessionE.test.

Changes to ext/session/session_common.tcl.

Added ext/session/session_speed_test.c.

Added ext/session/sessionat.test.

Added ext/session/sessiondiff.test.

Added ext/session/sessionwor.test.

Changes to ext/session/sqlite3session.c.

Changes to ext/session/sqlite3session.h.

Changes to ext/userauth/sqlite3userauth.h.

Changes to ext/userauth/userauth.c.

Changes to main.mk.

Changes to src/alter.c.

Changes to src/analyze.c.

Changes to src/attach.c.

Changes to src/auth.c.

Changes to src/bitvec.c.

Changes to src/btmutex.c.

Changes to src/btree.c.

Changes to src/btree.h.

Changes to src/btreeInt.h.

Changes to src/build.c.

Changes to src/callback.c.

Changes to src/ctime.c.

Changes to src/date.c.

Changes to src/dbstat.c.

Changes to src/delete.c.

Changes to src/expr.c.

Changes to src/fault.c.

Changes to src/fkey.c.

Changes to src/func.c.

Changes to src/global.c.

Changes to src/hash.c.

Changes to src/insert.c.

Changes to src/legacy.c.

Changes to src/loadext.c.

Changes to src/main.c.

Changes to src/malloc.c.

Changes to src/mem1.c.

Changes to src/memjournal.c.

Changes to src/mutex_w32.c.

Changes to src/os.c.

Changes to src/os_unix.c.

Changes to src/os_win.c.

Changes to src/pager.c.

Changes to src/pager.h.

Changes to src/parse.y.

Changes to src/pcache.c.

Changes to src/pcache.h.

Changes to src/pcache1.c.

Changes to src/pragma.c.

Changes to src/pragma.h.

Changes to src/prepare.c.

Changes to src/printf.c.

Changes to src/random.c.

Changes to src/resolve.c.

Changes to src/select.c.

Changes to src/shell.c.

Added src/shell.c.in.

Changes to src/sqlite.h.in.

Changes to src/sqlite3ext.h.

Changes to src/sqliteInt.h.

Changes to src/sqliteLimit.h.

Changes to src/status.c.

Changes to src/table.c.

Changes to src/tclsqlite.c.

Changes to src/test1.c.

Changes to src/test3.c.

Changes to src/test6.c.

Changes to src/test8.c.

Changes to src/test_bestindex.c.

Changes to src/test_blob.c.

Changes to src/test_config.c.

Changes to src/test_delete.c.

Changes to src/test_devsym.c.

Changes to src/test_fs.c.

Changes to src/test_func.c.

Changes to src/test_journal.c.

Changes to src/test_malloc.c.

Changes to src/test_multiplex.c.

Changes to src/test_sqllog.c.

Changes to src/test_tclvar.c.

Changes to src/test_windirent.c.

Changes to src/test_windirent.h.

Changes to src/tokenize.c.

Changes to src/treeview.c.

Changes to src/trigger.c.

Changes to src/update.c.

Changes to src/utf.c.

Changes to src/util.c.

Changes to src/vacuum.c.

Changes to src/vdbe.c.

Changes to src/vdbe.h.

Changes to src/vdbeInt.h.

Changes to src/vdbeapi.c.

Changes to src/vdbeaux.c.

Changes to src/vdbeblob.c.

Changes to src/vdbemem.c.

Changes to src/vdbesort.c.

Changes to src/vdbetrace.c.

Changes to src/vtab.c.

Changes to src/wal.c.

Changes to src/wal.h.

Changes to src/walker.c.

Changes to src/where.c.

Changes to src/whereInt.h.

Changes to src/wherecode.c.

Changes to src/whereexpr.c.

Added test/affinity3.test.

Changes to test/alter.test.

Changes to test/alter4.test.

Changes to test/analyze3.test.

Changes to test/analyzeF.test.

Added test/atomic.test.

Changes to test/attach.test.

Changes to test/attach2.test.

Changes to test/attach3.test.

Changes to test/auth.test.

Changes to test/auth3.test.

Added test/autoanalyze1.test.

Changes to test/autoinc.test.

Changes to test/autoindex1.test.

Changes to test/autovacuum.test.

Changes to test/backup2.test.

Changes to test/bestindex3.test.

Added test/bestindex4.test.

Added test/bestindex5.test.

Added test/bigmmap.test.

Changes to test/bind.test.

Added test/cachespill.test.

Changes to test/capi3.test.

Changes to test/capi3c.test.

Changes to test/check.test.

Changes to test/close.test.

Changes to test/collateB.test.

Changes to test/colname.test.

Changes to test/conflict3.test.

Changes to test/corrupt2.test.

Changes to test/corruptA.test.

Changes to test/corruptC.test.

Added test/corruptK.test.

Changes to test/csv01.test.

Changes to test/ctime.test.

Changes to test/cursorhint2.test.

Changes to test/date.test.

Added test/date2.test.

Added test/dbfuzz.c.

Added test/distinct2.test.

Changes to test/e_blobwrite.test.

Changes to test/e_dropview.test.

Changes to test/e_expr.test.

Changes to test/e_fkey.test.

Changes to test/e_fts3.test.

Changes to test/e_insert.test.

Changes to test/e_select.test.

Changes to test/e_walhook.test.

Added test/emptytable.test.

Changes to test/errmsg.test.

Changes to test/exclusive2.test.

Changes to test/fallocate.test.

Changes to test/filefmt.test.

Changes to test/fkey1.test.

Changes to test/fkey2.test.

Changes to test/fkey5.test.

Changes to test/fkey8.test.

Changes to test/fts1o.test.

Changes to test/fts2g.test.

Changes to test/fts2o.test.

Changes to test/fts3aa.test.

Changes to test/fts3ao.test.

Changes to test/fts3aux1.test.

Changes to test/fts3b.test.

Changes to test/fts3conf.test.

Added test/fts3corrupt3.test.

Changes to test/fts3cov.test.

Changes to test/fts3fault.test.

Changes to test/fts3fault2.test.

Changes to test/fts3join.test.

Added test/fts3misc.test.

Changes to test/fts3tok1.test.

Changes to test/fts4content.test.

Changes to test/fts4langid.test.

Added test/fts4lastrowid.test.

Changes to test/fts4merge.test.

Changes to test/fts4unicode.test.

Changes to test/fuzz-oss1.test.

Changes to test/fuzz3.test.

Changes to test/fuzzcheck.c.

Added test/fuzzdata5.db.

Added test/gcfault.test.

Added test/having.test.

Changes to test/hexlit.test.

Changes to test/hook.test.

Added test/hook2.test.

Changes to test/in.test.

Changes to test/in5.test.

Changes to test/incrblob2.test.

Changes to test/incrblob4.test.

Changes to test/incrblobfault.test.

Changes to test/incrvacuum.test.

Added test/index9.test.

Changes to test/indexexpr1.test.

Added test/indexexpr2.test.

Changes to test/insert4.test.

Changes to test/instr.test.

Added test/instrfault.test.

Changes to test/intarray.test.

Changes to test/interrupt.test.

Changes to test/interrupt2.test.

Changes to test/join.test.

Changes to test/join2.test.

Changes to test/join5.test.

Changes to test/json101.test.

Changes to test/json102.test.

Added test/json104.test.

Added test/kvtest.c.

Changes to test/like.test.

Changes to test/lookaside.test.

Changes to test/malloc5.test.

Added test/mallocM.test.

Changes to test/memsubsys1.test.

Changes to test/misc1.test.

Changes to test/misc5.test.

Changes to test/misuse.test.

Added test/mjournal.test.

Changes to test/multiplex.test.

Changes to test/nan.test.

Added test/nockpt.test.

Added test/ossfuzz.c.

Added test/ossshell.c.

Changes to test/pager1.test.

Changes to test/pagerfault.test.

Changes to test/permutations.test.

Changes to test/pragma.test.

Added test/pragma4.test.

Added test/pragma5.test.

Added test/pragmafault.test.

Changes to test/printf2.test.

Added test/pushdown.test.

Changes to test/regexp2.test.

Changes to test/releasetest.tcl.

Changes to test/rollback.test.

Changes to test/rowvalue.test.

Changes to test/rowvalue3.test.

Changes to test/rowvalue9.test.

Changes to test/rowvaluefault.test.

Changes to test/savepoint.test.

Changes to test/schema4.test.

Added test/schema6.test.

Changes to test/securedel.test.

Changes to test/selectC.test.

Changes to test/shared_err.test.

Changes to test/shell1.test.

Changes to test/shell3.test.

Changes to test/shell5.test.

Added test/shell6.test.

Added test/shell7.test.

Changes to test/snapshot.test.

Added test/snapshot2.test.

Changes to test/snapshot_fault.test.

Changes to test/speedtest1.c.

Added test/stmtvtab1.test.

Added test/subjournal.test.

Added test/swarmvtab.test.

Added test/swarmvtab2.test.

Added test/swarmvtabfault.test.

Added test/sync2.test.

Changes to test/syscall.test.

Changes to test/tabfunc01.test.

Changes to test/tclsqlite.test.

Changes to test/tempdb2.test.

Changes to test/temptrigger.test.

Changes to test/tester.tcl.

Changes to test/tkt-78e04e52ea.test.

Changes to test/tkt-80e031a00f.test.

Changes to test/tkt3630.test.

Changes to test/tkt3810.test.

Added test/triggerF.test.

Added test/triggerG.test.

Added test/unionvtab.test.

Added test/unionvtabfault.test.

Added test/update2.test.

Changes to test/uri.test.

Added test/uri2.test.

Changes to test/vacuum5.test.

Changes to test/vtab1.test.

Changes to test/vtab2.test.

Changes to test/vtab7.test.

Changes to test/vtabE.test.

Changes to test/vtabH.test.

Added test/vtabJ.test.

Changes to test/vtab_alter.test.

Changes to test/wal2.test.

Changes to test/wal6.test.

Changes to test/whereA.test.

Changes to test/whereD.test.

Changes to test/whereF.test.

Changes to test/win32heap.test.

Changes to test/with1.test.

Changes to test/with3.test.

Changes to test/without_rowid1.test.

Changes to test/without_rowid3.test.

Changes to test/wordcount.c.

Added test/writecrash.test.

Changes to tool/GetTclKit.bat.

Changes to tool/addopcodes.tcl.

Changes to tool/build-all-msvc.bat.

Changes to tool/cg_anno.tcl.

Added tool/faststat1.c.

Changes to tool/fuzzershell.c.

Added tool/kvtest-speed.sh.

Changes to tool/lemon.c.

Changes to tool/lempar.c.

Added tool/max-limits.c.

Added tool/mkctimec.tcl.

Changes to tool/mkkeywordhash.c.

Changes to tool/mkmsvcmin.tcl.

Changes to tool/mkopcodeh.tcl.

Changes to tool/mkpragmatab.tcl.

Added tool/mkshellc.tcl.

Added tool/mksourceid.c.

Changes to tool/mksqlite3c.tcl.

Changes to tool/mksqlite3h.tcl.

Changes to tool/mkvsix.tcl.

Changes to tool/omittest.tcl.

Changes to tool/showdb.c.

Changes to tool/showstat4.c.

Changes to tool/showwal.c.

Changes to tool/spaceanal.tcl.

Changes to tool/speed-check.sh.

Changes to tool/sqldiff.c.

Changes to tool/warnings.sh.