Re: Question about fixes and updates - Mailing list pgsql-admin

From Michael Fuhr
Subject Re: Question about fixes and updates
Date
Msg-id 20070731022708.GA24204@winnie.fuhr.org
Whole thread Raw
In response to Question about fixes and updates  ("Srinivas Kotapally" <ksrinivas@coriendo.com>)
List pgsql-admin
On Mon, Jul 30, 2007 at 06:20:14AM -0400, Srinivas Kotapally wrote:
> I just wanted to know if the patches that are applied to Postgres are back
> ported to earlier versions?  For example, I run the last stable release in
> version 8.1... 8.1.9?  Do I need to upgrade to 8.2.x to benefit from the
> patches? Or is there a latest 8.1.9 binary that I can download and refresh my
> installation?  Please advise.

Bug fixes are typically backpatched to earlier releases if the fix
isn't too invasive.  However, to get those fixes you'll need to
build from the latest CVS source or wait until the next minor
release.  I don't know if anybody builds "8.1.9 + latest patches"
packages.

If you're curious about a particular fix then see the Release Notes
for the latest release in the branch you're running (e.g., 8.1.9
for the 8.1 branch) or search the pgsql-committers archives:

http://archives.postgresql.org/pgsql-committers/

Commits to back branches will show a tag like REL8_1_STABLE.

--
Michael Fuhr

pgsql-admin by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: Lock Statistics
Next
From: adey
Date:
Subject: Re: Lock Statistics