pkgsrc/databases/postgresql91
marino 40a3ec4e9b 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.
2012-10-07 22:15:26 +00:00
..
files
patches databases/postgresql(-client): Revert most of last commit 2012-10-07 22:15:26 +00:00
DESCR
distinfo databases/postgresql(-client): Revert most of last commit 2012-10-07 22:15:26 +00:00
Makefile Security update to version 9.1.4. 2012-07-01 19:49:24 +00:00
Makefile.common The PostgreSQL Global Development Group has released an update to all current versions of the PostgreSQL database system, including 9.2.1, 9.1.6, 9.0.10, 8.4.14 and 8.3.21. This update fixes critical issues for major versions 9.1 and 9.2, and users running those versions should apply it as soon as possible. Users of versions 8.3, 8.4 and 9.0 should plan to update at the next scheduled downtime. 2012-10-05 22:15:35 +00:00
options.mk Add optional DTrace support 2012-03-14 13:22:06 +00:00
PLIST