You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/06/07 09:32:21 UTC

[jira] [Commented] (HAWQ-781) Move src/postgres to depends/thirdparty/postgres

    [ https://issues.apache.org/jira/browse/HAWQ-781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15318219#comment-15318219 ] 

ASF GitHub Bot commented on HAWQ-781:
-------------------------------------

GitHub user paul-guo- opened a pull request:

    https://github.com/apache/incubator-hawq/pull/694

    HAWQ-781. Move src/postgres to depends/thirdparty/postgres

    

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

    $ git pull https://github.com/paul-guo-/incubator-hawq move

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

    https://github.com/apache/incubator-hawq/pull/694.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 #694
    
----
commit a349a921b4543d4f905cc0ae9ae013a1e3ee2faf
Author: Paul Guo <pa...@gmail.com>
Date:   2016-06-07T09:27:20Z

    HAWQ-781. Move src/postgres to depends/thirdparty/postgres

----


> Move src/postgres to depends/thirdparty/postgres
> ------------------------------------------------
>
>                 Key: HAWQ-781
>                 URL: https://issues.apache.org/jira/browse/HAWQ-781
>             Project: Apache HAWQ
>          Issue Type: Improvement
>          Components: Build
>            Reporter: Paul Guo
>            Assignee: Paul Guo
>
> Discussed offline about this. We git-submoduled src/postgres. The purpose is to support the pgcrypto functionality only. It looks a bit ugly to store the upstream postgres code under src/. It seems that we'd better put it under /depends.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)