You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafodion.apache.org by db...@apache.org on 2017/12/20 21:18:59 UTC

[2/7] incubator-trafodion git commit: Remove redundancies

Remove redundancies


Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/bb6864a7
Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/bb6864a7
Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/bb6864a7

Branch: refs/heads/master
Commit: bb6864a78d3922e6d313ce03528d4be25f6e0d88
Parents: 3f09ff5
Author: liu.yu <yu...@esgyn.cn>
Authored: Fri Dec 15 18:34:20 2017 +0800
Committer: liu.yu <yu...@esgyn.cn>
Committed: Fri Dec 15 18:34:20 2017 +0800

----------------------------------------------------------------------
 .../src/asciidoc/_chapters/sql_functions_and_expressions.adoc | 7 -------
 1 file changed, 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/bb6864a7/docs/sql_reference/src/asciidoc/_chapters/sql_functions_and_expressions.adoc
----------------------------------------------------------------------
diff --git a/docs/sql_reference/src/asciidoc/_chapters/sql_functions_and_expressions.adoc b/docs/sql_reference/src/asciidoc/_chapters/sql_functions_and_expressions.adoc
index ddcc074..2ca513a 100644
--- a/docs/sql_reference/src/asciidoc/_chapters/sql_functions_and_expressions.adoc
+++ b/docs/sql_reference/src/asciidoc/_chapters/sql_functions_and_expressions.adoc
@@ -3313,13 +3313,6 @@ preceding examples. For example, in the second row of the output of this
 example, 0.0007319 is equal to 21959 divided by 30002620.
 
 <<<
-[[empty_blob() and empty_clob() function]]
-== EMPTY_BLOB() and EMPTY_CLOB() Function
-
-
-
-
-<<<
 [[diff2_function]]
 == DIFF2 Function