.cosmetics

git-svn-id: svn://ultimatepp.org/upp/trunk@8348 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2015-04-14 13:41:23 +00:00
parent 2a299aa84f
commit ee696a9b12

View file

@ -280,7 +280,7 @@ void CSyntax::InitKeywords()
"COLUMN", "COLUMN_ARRAY", "ATTRIBUTE", "INLINE_ATTRIBUTE",
"TYPE", "TYPE_I", "TYPE_II", "TYPE_III", "END_TYPE",
"TYPE_", "TYPE_I_", "TYPE_II_", "TYPE_III_", "SERIAL", "ISERIAL",
"INDEX_LIST",
"INDEX_LIST", "PRIMARY_KEY_LIST",
NULL
};
static const char *sql[] = {