Історія комітів

Автор SHA1 Опис Дата
  drh 36279c256b Enhance the if() and iif() SQL functions so that they support any 2 днів тому
  dan 9dcf3d08c9 Fix sessions module handling of tables with generated columns. 2 днів тому
  drh 0424f255ef Fix a copy/paste typo in the output of vfstrace for xDlClose(). 2 днів тому
  drh 8b62a82ae3 Simplifh the IdList object to remove unnecessary fields. Performance 2 днів тому
  drh b0c8b08874 Fix typo in speedtest.md. 2 днів тому
  drh 50637ca5c5 Apparently I got the logic of [abfe488ed67e2e35] confused, even backwards. 3 днів тому
  drh d8c37bbc54 Remove an ALWAYS() in the star-query heuristic that is sometimes false if you 3 днів тому
  drh 44980e8169 Use hashing to accelerate column matching on INSERT statements. Code is 3 днів тому
  drh 5dcf5890ae Enhance ./configure to issue an unambiguious error if the pathname to either 3 днів тому
  drh 7c727bb61b Avoid splitting a hyperlink across lines in the documentation comment for 3 днів тому
  drh e097db7210 Make two private routines in FTS "static" so that they are not callable from 4 днів тому
  drh 2228567ad3 Further comment improvements in the star-query heuristic. Add an ALWAYS() 4 днів тому
  drh fe54b7a1f4 Small size and complexity reduction on the star-query heuristic. Improved 4 днів тому
  drh fb9e8e48fd Revise the strategy used by the star-query heuristic: Instead of decreasing 5 днів тому
  drh 0186ee1cd7 Improvments to debug output on the star-query heuristic. 5 днів тому
  drh dea434ea65 Avoid calling computeMxChoice() after an OOM as some assert()s can fail 6 днів тому
  drh bc7e41c03c Remove an incorrect ALWAYS() added in check-in [7cfbe14d199bb631]. 6 днів тому
  stephan 77731d5ec0 Clarify handling of a NULL for the 2nd argument to sqlite3_serialize(), as pointed out in [forum:3df7168b90|forum post 3df7168b90]. 6 днів тому
  drh 079f840e47 Improve the star-query heuristic so that it does a better job of identifying 6 днів тому
  drh d37412b80c The debugging output for WhereLoop objects now shows cost 6 днів тому
  drh f1c5830311 Minor tweaks to the star-query detection and processing. 6 днів тому
  stephan 7ae051df2a Correct a version number in autosetup/README.md. 6 днів тому
  drh 299fe02393 When looking for star-queries, do not count a table as a dimension table 6 днів тому
  stephan 7a16413a84 Update autosetup/README.md to reflect recent refactoring. 6 днів тому
  stephan 8bfb186728 Replace a handful of hard tabs in string literals with \t in mkwasmbuilds.c. 6 днів тому
  stephan 4331e6bd1d Minor additions to ext/wasm/README.md. 6 днів тому
  stephan dfb5f32758 Update ext/wasm/README.md to reflect simplifications permitted by the current configure script behavior. 6 днів тому
  stephan c70631623c Remove extraneous are-we-making-clean guards from the generated wasm build rules, as that guard is set at a higher level. Rename a makefile call()able for consistency. 6 днів тому
  stephan 07a2e5d1ed wasm: de-list demo-worker1-promiser-esm.html from the test pages because (per Chrome 131) "Module scripts don't support importScripts()", where "don't" means "they used to but no longer do". 1 тиждень тому
  drh 1519675a1a Fix a possible infinity loop in debugging-printf logic in the query planner. 1 тиждень тому