aboutsummaryrefslogtreecommitdiff
path: root/src/sqliteInt.h
diff options
context:
space:
mode:
authordrh <drh@noemail.net>2007-05-15 09:00:14 +0000
committerdrh <drh@noemail.net>2007-05-15 09:00:14 +0000
commiteab7f3fe8db327632dbef21188c07e3618410470 (patch)
tree6cd543084cd751dffb51f8c317411f5d0342001f /src/sqliteInt.h
parent1ee506d7928472a0a0cc4455ec29e42c816ef449 (diff)
downloadsqlite-eab7f3fe8db327632dbef21188c07e3618410470.tar.gz
sqlite-eab7f3fe8db327632dbef21188c07e3618410470.zip
Do not allow bytes 0x80 through 0xBF to be the first character of an
identifer because no valid UTF-8 character can begin with those bytes. If we allowed an identifier to begin with one of those bytes, then the substr() function in ALTER TABLE will not work correctly. (CVS 4003) FossilOrigin-Name: 252810424d8c4dcd19b369d62027094df7cf0bcc
Diffstat (limited to 'src/sqliteInt.h')
0 files changed, 0 insertions, 0 deletions