Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 1163E200D0A for ; Wed, 20 Sep 2017 06:18:21 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 0FA901609E0; Wed, 20 Sep 2017 04:18:21 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 539841609DD for ; Wed, 20 Sep 2017 06:18:20 +0200 (CEST) Received: (qmail 20200 invoked by uid 500); 20 Sep 2017 04:18:19 -0000 Mailing-List: contact commits-help@asterixdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@asterixdb.apache.org Delivered-To: mailing list commits@asterixdb.apache.org Received: (qmail 20191 invoked by uid 99); 20 Sep 2017 04:18:19 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Sep 2017 04:18:19 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 449C5E08F0; Wed, 20 Sep 2017 04:18:19 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: tillw@apache.org To: commits@asterixdb.apache.org Message-Id: <8dcf72247cc0498491d3bc5e96642f0f@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: asterixdb git commit: [NO ISSUE] Small documentation fixes Date: Wed, 20 Sep 2017 04:18:19 +0000 (UTC) archived-at: Wed, 20 Sep 2017 04:18:21 -0000 Repository: asterixdb Updated Branches: refs/heads/master 7a4b5681f -> ef4b8c992 [NO ISSUE] Small documentation fixes Change-Id: Ib7c040cf90f48f848a16e2729fa2e75d654b565d Reviewed-on: https://asterix-gerrit.ics.uci.edu/2013 Reviewed-by: Xikui Wang Sonar-Qube: Jenkins Tested-by: Jenkins Contrib: Jenkins Integration-Tests: Jenkins Project: http://git-wip-us.apache.org/repos/asf/asterixdb/repo Commit: http://git-wip-us.apache.org/repos/asf/asterixdb/commit/ef4b8c99 Tree: http://git-wip-us.apache.org/repos/asf/asterixdb/tree/ef4b8c99 Diff: http://git-wip-us.apache.org/repos/asf/asterixdb/diff/ef4b8c99 Branch: refs/heads/master Commit: ef4b8c9921ef911a943fd71083c52f92e449c288 Parents: 7a4b568 Author: Till Westmann Authored: Fri Sep 15 10:55:31 2017 -0700 Committer: Till Westmann Committed: Tue Sep 19 21:18:00 2017 -0700 ---------------------------------------------------------------------- asterixdb/asterix-doc/src/main/markdown/sqlpp/3_query.md | 11 +++++++---- .../src/main/markdown/sqlpp/appendix_2_parameters.md | 2 +- 2 files changed, 8 insertions(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/asterixdb/blob/ef4b8c99/asterixdb/asterix-doc/src/main/markdown/sqlpp/3_query.md ---------------------------------------------------------------------- diff --git a/asterixdb/asterix-doc/src/main/markdown/sqlpp/3_query.md b/asterixdb/asterix-doc/src/main/markdown/sqlpp/3_query.md index 409ca38..5d94ea4 100644 --- a/asterixdb/asterix-doc/src/main/markdown/sqlpp/3_query.md +++ b/asterixdb/asterix-doc/src/main/markdown/sqlpp/3_query.md @@ -38,7 +38,7 @@ The following shows the (rich) grammar for the `SELECT` statement in SQL++. SelectClause ::=