mirror of
https://github.com/sqlite/sqlite.git
synced 2025-08-08 14:02:16 +03:00
Add the tag-20230325-1 comment that was omitted from the prior check-in.
FossilOrigin-Name: a13c01d076d23f0de500e8e6283e803dfc96f0da7509c0d97d598d6b3e7b930b
This commit is contained in:
@@ -1311,7 +1311,7 @@ static void analyzeOneTable(
|
||||
}
|
||||
}
|
||||
#endif
|
||||
pParse->nTempReg = 0;
|
||||
pParse->nTempReg = 0; /* tag-20230325-1 */
|
||||
}
|
||||
|
||||
addrNext = sqlite3VdbeCurrentAddr(v);
|
||||
|
Reference in New Issue
Block a user