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

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

GitHub user orhankislal opened a pull request:

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

    Build: Add PG11 Support

    JIRA: MADLIB-1283
    
    PG11 support required a number of minor changes in the code.
    - Change TRUE/FALSE to true/false
    - Use TupleDescAttr function instead of direct access.
    - Use prokind column instead of proisagg.
    
    We also added a function to check if the PG version is earlier than 11
    as well as the necessary cmake files.

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

    $ git pull https://github.com/madlib/madlib build/pg-11-support

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

    https://github.com/apache/madlib/pull/339.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 #339
    
----
commit b63303c5bbcebeb82ab03694e4b3dade7d1827ab
Author: Orhan Kislal <okislal@...>
Date:   2018-11-19T16:02:53Z

    Build: Add PG11 Support
    
    JIRA: MADLIB-1283
    
    PG11 support required a number of minor changes in the code.
    - Change TRUE/FALSE to true/false
    - Use TupleDescAttr function instead of direct access.
    - Use prokind column instead of proisagg.
    
    We also added a function to check if the PG version is earlier than 11
    as well as the necessary cmake files.

----


> Postgres 11 support
> -------------------
>
>                 Key: MADLIB-1283
>                 URL: https://issues.apache.org/jira/browse/MADLIB-1283
>             Project: Apache MADlib
>          Issue Type: Improvement
>          Components: Build System
>            Reporter: Darafei Praliaskouski
>            Assignee: Orhan Kislal
>            Priority: Major
>             Fix For: v1.16
>
>
> Postgres 11.1 just got released. MADlib doesn't support it yet.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to