-C Check\sthat\scertain\sON\sclauses\sdo\snot\srefer\sto\stables\sto\stheir\sright\sas\sa\sseparate\sstep\safter\sparsing\sa\sSELECT\sstatement,\sinstead\sof\sas\spart\sof\sthe\splanner\sstage.\sFor\sfor\s[forum:ccfb3b5052\s|\sforum\spost\sccfb3b5052].
-D 2025-08-25T14:27:31.228
+C Fix\sa\stypo\sin\sa\scomment.
+D 2025-08-25T16:41:04.178
F .fossil-settings/binary-glob 61195414528fb3ea9693577e1980230d78a1f8b0a54c78cf1b9b24d0a409ed6a x
F .fossil-settings/empty-dirs dbb81e8fc0401ac46a1491ab34a7f2c7c0452f2f06b54ebb845d024ca8283ef1
F .fossil-settings/ignore-glob 35175cdfcf539b2318cb04a9901442804be81cd677d8b889fcc9149c21f239ea
F src/random.c 606b00941a1d7dd09c381d3279a058d771f406c5213c9932bbd93d5587be4b9c
F src/resolve.c f8d1d011aba0964ff1bdccd049d4d2c2fec217efd90d202a4bb775e926b2c25d
F src/rowset.c 8432130e6c344b3401a8874c3cb49fefe6873fec593294de077afea2dce5ec97
-F src/select.c e433bec4e59a9a85f3934c9680baad1a4532e11cb9ee8e03f30849752604cbe5
+F src/select.c b95181711d59c36d9789e67f76c4cfec64b99f9629a50be5e6566e117b87d957
F src/shell.c.in 51c8452b3e6b9a0dfa3df853dd16f147e5e4ae2002deb775cf8a2fccf01c3c6c
F src/sqlite.h.in ebfc0358de0e18aabee7fa918f2f846894e23bebc74160fbe265c99046ee61b8
F src/sqlite3.rc 015537e6ac1eec6c7050e17b616c2ffe6f70fca241835a84a4f0d5937383c479
F tool/warnings-clang.sh bbf6a1e685e534c92ec2bfba5b1745f34fb6f0bc2a362850723a9ee87c1b31a7
F tool/warnings.sh 1ad0169b022b280bcaaf94a7fa231591be96b514230ab5c98fbf15cd7df842dd
F tool/win/sqlite.vsix deb315d026cc8400325c5863eef847784a219a2f
-P e7a2ba842cb571df66d204b8d5989ecdc78be7205fdaf1de1783c63c9118d465 4d34ab4acf0343a22ea8097fa4b1e87a1b0a13be864d5bee0c7a8341c09b8002
-R 28eb245f50c4b1dd9f5bb54bd9475857
-T +closed 4d34ab4acf0343a22ea8097fa4b1e87a1b0a13be864d5bee0c7a8341c09b8002
+P e0beda7ffe92abf6322db8314c42940adab7f89a35d38124355cb3464ee70b9f
+R fe44d18666c30821b06b0ab2fbf6c5ce
U dan
-Z e8979d0807c088902843a4946f229c89
+Z fb101a1c6edf9be0db3963039dec263e
# Remove this line to create a well-formed Fossil manifest.
#endif
/* If the SELECT statement contains ON clauses that were moved into
- ** into the WHERE clause, go through and verify that none of the terms
+ ** the WHERE clause, go through and verify that none of the terms
** in the ON clauses reference tables to the right of the ON clause.
** Do this now, after name resolution, but before query flattening
*/