From: | Jeff Davis <pgsql(at)j-davis(dot)com> |
---|---|
To: | "Sofer, Yuval" <Yuval_Sofer(at)bmc(dot)com> |
Cc: | "pgsql-bugs(at)postgresql(dot)org" <pgsql-bugs(at)postgresql(dot)org>, "Abraham, Danny" <danny_abraham(at)bmc(dot)com>, "Primor, Shay" <Shay_Primor(at)bmc(dot)com> |
Subject: | Re: general question and BUG #5038 |
Date: | 2013-04-17 21:40:38 |
Message-ID: | 1366234838.4736.335.camel@sussancws0025 |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
On Wed, 2013-04-17 at 04:09 -0500, Sofer, Yuval wrote:
> how do I review list of bugs reported as fixed for each Postgres
> version?
>
>
>
> Is there any quick way to detect a fix of bug using Bug id?
There is no actively-maintained bug database for postgres. The best way
is to search the archives and the commit logs to see if it's there.
I found this message:
http://www.postgresql.org/message-id/4AA8CA7B.4020608@enterprisedb.com
And this commit:
http://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=4e2d5efc6a45b1f9f96df42629f6d1c7740e657e
> And specifically for bug #5038 – was it fix in version 8.3.8 or in
> higher Postgres version?
8.3.X is out of maintenance. I *strongly* encourage you to immediately
upgrade to 8.3.23, and then to come up with a plan to get on a supported
release soon (8.4 or later).
This particular fix is not in 8.3.8, but it is in 8.3.9.
Regards,
Jeff Davis
From | Date | Subject | |
---|---|---|---|
Next Message | haribabu.kommi | 2013-04-18 11:18:09 | BUG #8091: No permissions on the table file causing recovery failure |
Previous Message | victor | 2013-04-17 17:59:01 | BUG #8080: 32-bit ODBC Driver Needs timestamp MetaData Type |