You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hawq.apache.org by janebeckman <gi...@git.apache.org> on 2016/11/28 22:41:58 UTC

[GitHub] incubator-hawq-docs pull request #66: Feature/sqlsyntaxcaps

GitHub user janebeckman opened a pull request:

    https://github.com/apache/incubator-hawq-docs/pull/66

    Feature/sqlsyntaxcaps

    Syntax description correction for hawq scp: https://issues.apache.org/jira/browse/HAWQ-1175
    Consistent capitalization of PSQL commands. Parameters consistently use command font. 
    Grammar and clarity edits.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/janebeckman/incubator-hawq-docs feature/SQLsyntaxcaps

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-hawq-docs/pull/66.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 #66
    
----
commit cc9bfcb7432380a2d0bfb4d7e99f18daae6fe657
Author: Jane Beckman <jb...@pivotal.io>
Date:   2016-11-23T23:14:52Z

    Syntax standardization, grammar and usage corrections

commit f83f351d6af1a394c7808085d10f3919840a029a
Author: Jane Beckman <jb...@pivotal.io>
Date:   2016-11-28T21:37:34Z

    Syntax and verbiage cleanup

----


---
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 feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-hawq-docs pull request #66: Feature/sqlsyntaxcaps

Posted by janebeckman <gi...@git.apache.org>.
Github user janebeckman closed the pull request at:

    https://github.com/apache/incubator-hawq-docs/pull/66


---
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 feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-hawq-docs pull request #66: Feature/sqlsyntaxcaps

Posted by dyozie <gi...@git.apache.org>.
Github user dyozie commented on a diff in the pull request:

    https://github.com/apache/incubator-hawq-docs/pull/66#discussion_r90076397
  
    --- Diff: reference/cli/admin_utilities/hawqscp.html.md.erb ---
    @@ -59,7 +59,7 @@ Overrides copying configuration files to a host on which SSH validation fails. I
     </dd>
     
     <dt>-J \<character\>  </dt>
    -<dd>The `-J` option allows you to specify a single character to substitute for the \<hostname\> in the `copy from` and `copy               to` destination strings. If `-J` is not specified, the default substitution character is an equal sign (`=`).</dd>
    +<dd>The `-J` option allows you to specify a single character to substitute for the \<hostname\> in the \<file\_to\_copy\> and \<copy\_to\_path\> destination strings. If `-J` is not specified, the default substitution character is an equal sign (`=`).</dd>
    --- End diff --
    
    In previous edit, file_to_copy and copy_to_path use code format.  This should be consistent across the board.


---
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 feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---