[Gforge-devel] [gforge-Bugs][2550] gforge relies on postgres
setting default_with_oids
gforge-bugs at gforge.org
gforge-bugs at gforge.org
Fri Jun 16 20:13:31 EDT 2006
Bugs item #2550, was opened at 2006-06-17 00:13
You can respond by visiting:
http://gforge.org/tracker/?func=detail&atid=105&aid=2550&group_id=1
Or by replying to this e-mail entering your response between the following markers:
#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+
(enter your response here)
#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+
Status: Open
Priority: 3
Submitted By: Bernhard Rosenkraenzer (bero)
Assigned to: Nobody (None)
Summary: gforge relies on postgres setting default_with_oids
Category: Site Admin
Group: v4.5.11
Initial Comment:
Trying to install gforge with a postgres server that has default_with_oids disabled (this is the default behavior of 8.1, and has been an option before) results in
ERROR: column "oid" does not exist
ERROR: column "oid" does not exist
ERROR: column "oid" does not exist
ERROR: column "oid" does not exist
ERROR: column "oid" does not exist
ERROR: column "oid" does not exist
ERROR: column "oid" does not exist
ERROR: column "oid" does not exist
ERROR: column "oid" does not exist
I'm attaching a patch (to current CVS) that fixes this (without breaking postgres servers that do have default_with_oids enabled).
----------------------------------------------------------------------
You can respond by visiting:
http://gforge.org/tracker/?func=detail&atid=105&aid=2550&group_id=1
More information about the Gforge-devel
mailing list