Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jun 2013 10:45:41 GMT
From:      John Marino <draco@marino.st>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/179954: databases/pg_reorg: does not support pgsql 92
Message-ID:  <201306251045.r5PAjfMU006883@oldred.freebsd.org>
Resent-Message-ID: <201306251050.r5PAo0E5037956@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         179954
>Category:       ports
>Synopsis:       databases/pg_reorg: does not support pgsql 92
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 25 10:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     John Marino
>Release:        
>Organization:
>Environment:
>Description:
It appears pg_org doesn't building with pgsql 92:

reorg.c
reorg.c: In function 'reorg_swap':
reorg.c:733: error: too many arguments to function 'RenameRelationInternal'
reorg.c:735: error: too many arguments to function 'RenameRelationInternal'
reorg.c:745: error: too many arguments to function 'RenameRelationInternal'
reorg.c:747: error: too many arguments to function 'RenameRelationInternal'
reorg.c:752: error: too many arguments to function 'RenameRelationInternal'
reorg.c:754: error: too many arguments to function 'RenameRelationInternal'
reorg.c:759: error: too many arguments to function 'RenameRelationInternal'
reorg.c:761: error: too many arguments to function 'RenameRelationInternal'
gmake[1]: *** [reorg.o] Error 1
>How-To-Repeat:
Set the default pgsql version to 92, then rebuild everything include pg_reorg
>Fix:
There's a later version, but upstream says this project has stagnated and there's no indication the latest version supports pgsql92.

Suggest adding makefile directives to indicate this, e.g. WANT_PGSQL_VERSION= 91- 

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306251045.r5PAjfMU006883>