[GitHub] incubator-trafodion pull request #760: [TRAFODION-2267] Fix ALTER TABLE RENA...

2016-10-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-trafodion/pull/760 --- 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

[GitHub] incubator-trafodion pull request #760: [TRAFODION-2267] Fix ALTER TABLE RENA...

2016-10-12 Thread robertamarton
Github user robertamarton commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/760#discussion_r83070635 --- Diff: docs/messages_guide/src/asciidoc/_chapters/ddl_msgs.adoc --- @@ -3044,3 +3044,146 @@ statement. *Recovery:* Remove the

[GitHub] incubator-trafodion pull request #760: [TRAFODION-2267] Fix ALTER TABLE RENA...

2016-10-12 Thread DaveBirdsall
Github user DaveBirdsall commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/760#discussion_r83070370 --- Diff: docs/messages_guide/src/asciidoc/_chapters/ddl_msgs.adoc --- @@ -3044,3 +3044,146 @@ statement. *Recovery:* Remove the

[GitHub] incubator-trafodion pull request #760: [TRAFODION-2267] Fix ALTER TABLE RENA...

2016-10-12 Thread robertamarton
Github user robertamarton commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/760#discussion_r83070053 --- Diff: docs/messages_guide/src/asciidoc/_chapters/ddl_msgs.adoc --- @@ -3044,3 +3044,146 @@ statement. *Recovery:* Remove the

[GitHub] incubator-trafodion pull request #760: [TRAFODION-2267] Fix ALTER TABLE RENA...

2016-10-12 Thread robertamarton
Github user robertamarton commented on a diff in the pull request: https://github.com/apache/incubator-trafodion/pull/760#discussion_r83069409 --- Diff: docs/messages_guide/src/asciidoc/_chapters/ddl_msgs.adoc --- @@ -3044,3 +3044,146 @@ statement. *Recovery:* Remove the

[GitHub] incubator-trafodion pull request #760: [TRAFODION-2267] Fix ALTER TABLE RENA...

2016-10-12 Thread DaveBirdsall
GitHub user DaveBirdsall opened a pull request: https://github.com/apache/incubator-trafodion/pull/760 [TRAFODION-2267] Fix ALTER TABLE RENAME documentation Problem: The SQL Reference manual describes a CASCADE keyword for ALTER TABLE RENAME, however if you try to use it, you get