GitHub user DaveBirdsall opened a pull request: https://github.com/apache/incubator-trafodion/pull/751
[TRAFODION-2264] Add binder messages to message guide The Binder messages (4000-4999) were missing from the Messages Guide. Actually, they were present in the asciidoc source, but they were not included in the index document. This has been fixed. While I was at it, I spent some time proofing and researching messages 4000-4100. In a few places I made editorial changes. I removed message 4018 from the guide, as it is obsolete. (The work to remove it from the Binder code will wait for later.) Several other messages refer to features as not being supported but support has since been added. The messages can now only occur when certain CQDs are set. I updated those messages accordingly. Eventually those CQDs and messages should be removed from both code and documentation. Message 4065 was missing; I added it. You can merge this pull request into a Git repository by running: $ git pull https://github.com/DaveBirdsall/incubator-trafodion Trafodion2264p1 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-trafodion/pull/751.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 #751 ---- commit 24cd124ba5d29729c3a4c2dedfdf9fc6431f7f6f Author: Dave Birdsall <dbirds...@apache.org> Date: 2016-10-10T20:03:40Z [TRAFODION-2264] Add binder messages to message guide ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---