You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@madlib.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/10/05 21:41:00 UTC

[jira] [Commented] (MADLIB-1153) PostgreSQL version number in pivot

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

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

GitHub user edespino opened a pull request:

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

    Pivot: Reference "current" PostgreSQL docs instead of 8.2. (MADLIB-1153).

    Reviewers: @rahiyer @fmcquillan99 @orhankislal @njayaram2 @jingyimei 

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

    $ git pull https://github.com/edespino/madlib MADLIB-1153

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

    https://github.com/apache/madlib/pull/189.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 #189
    
----

----


> PostgreSQL version number in pivot
> ----------------------------------
>
>                 Key: MADLIB-1153
>                 URL: https://issues.apache.org/jira/browse/MADLIB-1153
>             Project: Apache MADlib
>          Issue Type: Documentation
>          Components: Documentation
>            Reporter: Anthony Nowocien
>            Assignee: Ed Espino
>            Priority: Trivial
>             Fix For: v1.13
>
>
> The links at the end of https://madlib.apache.org/docs/latest/group__grp__pivot.html all point out to PostgreSQL version 8.2, which has been EOL for almost 6 years as can be seen on https://www.postgresql.org/support/versioning/
> Those links could be replaced with the current version:
> https://www.postgresql.org/docs/current/static/functions-aggregate.html
> https://www.postgresql.org/docs/current/static/sql-createaggregate.html
> https://www.postgresql.org/docs/current/static/xaggr.html



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