In reading the SQLite source, I think I spotted a cut-and-paste error
in a comment:

In build.c in the parameter list for sqlite3CreateIndex, pStart is described as

 Token *pStart,     /* The CREATE token that begins a CREATE TABLE statement */

Shouldn't that be "CREATE INDEX"?

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to