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

ASF GitHub Bot commented on MADLIB-1179:
----------------------------------------

GitHub user iyerr3 opened a pull request:

    https://github.com/apache/madlib/pull/203

    Build: Create single binary for all PG10 versions

    JIRA: MADLIB-1179
    
    Postgresql starting 10.0 is switching to semantic versioning (see
    https://www.postgresql.org/support/versioning). Hence, we can build a
    single MADlib binary that supports all 10.x PG versions.

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

    $ git pull https://github.com/iyerr3/incubator-madlib infra/pg_10_x

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

    https://github.com/apache/madlib/pull/203.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 #203
    
----
commit 5bc5bbb508cda10fbe858dffca3e65b8b5aeb5b2
Author: Rahul Iyer <[email protected]>
Date:   2017-11-16T22:29:30Z

    Build: Create single binary for all PG10 versions
    
    JIRA: MADLIB-1179
    
    Postgresql starting 10.0 is switching to semantic versioning (see
    https://www.postgresql.org/support/versioning). Hence, we can build a
    single MADlib binary that supports all 10.x PG versions.

----


> Support Postgres 10.x
> ---------------------
>
>                 Key: MADLIB-1179
>                 URL: https://issues.apache.org/jira/browse/MADLIB-1179
>             Project: Apache MADlib
>          Issue Type: New Feature
>          Components: Build System
>            Reporter: Nandish Jayaram
>             Fix For: v1.13
>
>
> The current MADlib master code only supports Postgres 10.0 and not 10.1/10.2.
> The major release number in Postgres is now indicated by the first digit
> (https://www.postgresql.org/support/versioning/), so it might be better for 
> MADlib
> to support all 10.x, rather than individual minor releases.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to