]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Refactor NameContext.nErr into nNcErr to avoid confusion with Parse.nErr.
authordrh <>
Sat, 10 Apr 2021 13:37:04 +0000 (13:37 +0000)
committerdrh <>
Sat, 10 Apr 2021 13:37:04 +0000 (13:37 +0000)
commit050611a79bd0bf6f2f146bc728f45b04e7b1d69c
treef71ba10df9ad5fdad4992417c7e5142cd4dd63e8
parentd78fe4e1a4a92f95b5c74db153bf748c2474cc8c
Refactor NameContext.nErr into nNcErr to avoid confusion with Parse.nErr.
Do not abandon sqlite3ResolveExprList() on nNcErr if nErr is still zero
as we might have hit a problem with ORDER BY resolution that should be a
suppressed error.  dbsqlfuzz 41b9dad40919d3549ca7e52d893da81a6dded4ad

FossilOrigin-Name: 7d674970741bd9b228b818c701c1ae010b90cc287a4c60a872f18b66353d164d
manifest
manifest.uuid
src/resolve.c
src/sqliteInt.h