Fwd: PostgreSQL Bugzilla - Mailing list pgsql-hackers

From Ddkilzer
Subject Fwd: PostgreSQL Bugzilla
Date
Msg-id 3B792A9C.AABF006E@theracingworld.com
Whole thread Raw
List pgsql-hackers
[Forward to pgsql-announce if appropriate.  --Dave]Alright, I have gone ahead and posted what I have to date regarding
theport
 
of Bugzilla to PostgreSQL that I have been working on. Give it a try and let
me know what I can improve on and what you think. It is dependent on version
7.1.2 of PostgreSQL which is the latest version available from www.postgresql.org.
There is a README.postgresql file that gives a little info on how to get it 
going and some changes that had to be made to get it to work so far. One note,
buglist.cgi is still not fully operation but will do some simple queries. I am
working on getting that working in the next few days. I will also make a release
available in the next few weeks that has some of the look and feel changes 
incorporated in similar to the redhat version of Bugzilla for any interested.

ftp://people.redhat.com/dkl/pgzilla-latest.tar.gz

Thanks

-- 
-------------------------------
David Lawrence <dkl@redhat.com>  Red Hat Quality Assurance
-------------------------------
www.redhat.com   ftp.redhat.com



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: RFC: Inserting multiple values via INSERT ... VALUES ...
Next
From: Neil Padgett
Date:
Subject: Re: int8 sequences --- small implementation problem