You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@phoenix.apache.org by sk...@apache.org on 2019/07/24 00:19:14 UTC

[phoenix] branch master updated: PHOENIX-4918 Apache Phoenix website Grammar page is running on an old version with cvs format fix (addendum)

This is an automated email from the ASF dual-hosted git repository.

skadam pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/phoenix.git


The following commit(s) were added to refs/heads/master by this push:
     new b4d4037  PHOENIX-4918 Apache Phoenix website Grammar page is running on an old version with cvs format fix (addendum)
b4d4037 is described below

commit b4d403798eb8fdf748d8fb9c13b62bd0891317e7
Author: Xinyi <xy...@salesforce.com>
AuthorDate: Wed Jul 3 17:24:43 2019 -0700

    PHOENIX-4918 Apache Phoenix website Grammar page is running on an old version with cvs format fix (addendum)
    
    Signed-off-by: s.kadam <sk...@apache.org>
---
 docs/phoenix.csv | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/phoenix.csv b/docs/phoenix.csv
index d881e5e..fc0c0c8 100644
--- a/docs/phoenix.csv
+++ b/docs/phoenix.csv
@@ -1974,7 +1974,7 @@ similarly to the single-argument ""TO_DATE"" function.
 ","
 TO_DATE('Sat, 3 Feb 2001 03:05:06 GMT', 'EEE, d MMM yyyy HH:mm:ss z')
 TO_DATE('1970-01-01', 'yyyy-MM-dd', 'GMT+1')
-date "1970-01-01 12:30:00"
+date '1970-01-01 12:30:00'
 "
 
 "Functions (Time and Date)","CURRENT_DATE","