Subject: CVS commit: pkgsrc/databases/postgresql91
From: John Marino
Date: 2012-10-08 00:15:27
Message id: 20121007221527.45793175DD@cvs.netbsd.org

Log Message:
databases/postgresql(-client): Revert most of last commit

After discussing gcc47 build problems with postgresql developers, it
became apparent that the error was unique to DragonFly.  It turns out
that DragonFly was using an older offsetof macro instead of the builtin
version provided by GCC.

Fixing the offsetof macro on DragonFly allowed the pre-patched psgsql 91
to build without issue.  While the previous patches certainly don't hurt
anything, they are being removed to ease future maintenance.

The warning suppression fix is still valid, so the change to the pgsql
client makefile is being left in place.

Files:
RevisionActionfile
1.11modifypkgsrc/databases/postgresql91/distinfo
1.1removepkgsrc/databases/postgresql91/patches/patch-src_backend_access_gist_gistutil.c
1.1removepkgsrc/databases/postgresql91/patches/patch-src_include_access_htup.h
1.1removepkgsrc/databases/postgresql91/patches/patch-src_include_access_itup.h