GitHub user liuyu000 opened a pull request:
https://github.com/apache/trafodion/pull/1683
[TRAFODION-3178] Correct Syntax Descriptions of *CREATE PROCEDURE
Statement* and Fix Typos in *Trafodion SQL Reference Manual*
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/liuyu000/trafodion
CreateProcedureStatement_JavaDataType
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafodion/pull/1683.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 #1683
----
commit 3a925fe7295f39a663a53e75075919dcb50a1d86
Author: liu.yu <qwertyioz@...>
Date: 2018-08-07T11:08:23Z
[TRAFODION-3178] Correct Syntax Descriptions of *CREATE PROCEDURE
Statement* and Fix Typos in *Trafodion SQL Reference Manual*
commit b928e513ec10f0aebf6d0167198337fe7a16bcfc
Author: liu.yu <qwertyioz@...>
Date: 2018-08-07T11:11:31Z
Update 1
----
---