GitHub user DaveBirdsall opened a pull request:
https://github.com/apache/trafodion/pull/1640
[TRAFODION-3135] Remove anachronisms from keyword tables
This set of changes removes references to reserved words from a predecessor
product from key word tables in parser/ParKeyWords.cpp and
common/ComResWords.cpp. A few other such references in other code was removed
also.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/DaveBirdsall/trafodion Trafodion3135
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafodion/pull/1640.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1640
----
commit 9fc2ebbdd6613d0c3bb86dc30a55608b4830c708
Author: Dave Birdsall <dbirdsall@...>
Date: 2018-07-12T00:45:47Z
[TRAFODION-3135] Remove anachronisms from keyword tables
----
---