Merge [TRAFODION-3135] PR 1640 Remove anachronisms from keyword tables
Project: http://git-wip-us.apache.org/repos/asf/trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/trafodion/commit/6a9e57da Tree: http://git-wip-us.apache.org/repos/asf/trafodion/tree/6a9e57da Diff: http://git-wip-us.apache.org/repos/asf/trafodion/diff/6a9e57da Branch: refs/heads/master Commit: 6a9e57daeab3c99838b5108815f7761f833c7cfe Parents: 4582582 9fc2ebb Author: Dave Birdsall <[email protected]> Authored: Wed Jul 18 16:34:28 2018 +0000 Committer: Dave Birdsall <[email protected]> Committed: Wed Jul 18 16:34:28 2018 +0000 ---------------------------------------------------------------------- core/sql/common/ComResWords.cpp | 184 +++++++++++++++++------------------ core/sql/common/ComResWords.h | 23 +---- core/sql/common/NAString.cpp | 2 +- core/sql/parser/ParKeyWords.cpp | 180 +++++++++++++++++----------------- core/sql/parser/ParKeyWords.h | 22 +---- core/sql/parser/SqlParserAux.h | 7 -- 6 files changed, 188 insertions(+), 230 deletions(-) ----------------------------------------------------------------------
