ports/179954: databases/pg_reorg: does not support pgsql 92

John Marino draco at marino.st
Tue Jun 25 10:50:01 UTC 2013


>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:


More information about the freebsd-ports-bugs mailing list