Porting PostgreSQL to DragonFly BSD - Mailing list pgsql-hackers

From Rumko
Subject Porting PostgreSQL to DragonFly BSD
Date
Msg-id ikebkk$1qh$1@dough.gmane.org
Whole thread Raw
Responses Re: Porting PostgreSQL to DragonFly BSD  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
From what I have checked, all work on making postgresql compile on new
platforms should be posted to this list, so here it goes.

The attached patch (also available at
http://www.rumko.net/0001-DragonFly-BSD-support.patch ) applies cleanly to the
master branch and can be cherry-picked to REL9_0_STABLE branch without
conflicts.

It's based on postgres' FreeBSD support with minimal changes (a few
freebsd->dragonfly renames, removed mips support since dragonfly does not
support it and it also includes a patch to properly define the linker on dfly
as per PR pkg/44617 in http://www.netbsd.org/support/query-pr.html gnats
database).
-- 
Regards,
Rumko

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Native XML
Next
From: Jaime Casanova
Date:
Subject: sync_rep patch v18