Re: pg_archivecleanup bug - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: pg_archivecleanup bug
Date
Msg-id 20140321174929.GB1701@momjian.us
Whole thread Raw
In response to Re: pg_archivecleanup bug  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
On Wed, Mar 19, 2014 at 02:02:50PM -0400, Bruce Momjian wrote:
> The attached patch is slightly updated.  I will apply it to head and all
> the back branches, including the stylistic change to pg_resetxlog (for
> consistency) and remove the MinGW block in head.

Patch applied back through 8.4.  I had the closedir() tests backwards
and that was fixed.  I also went over all the readdir/closedir() calls
in all back branches to make sure they were properly handled.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + Everyone has their own god. +



pgsql-hackers by date:

Previous
From: "MauMau"
Date:
Subject: Re: [bug fix] pg_ctl always uses the same event source
Next
From: Noah Misch
Date:
Subject: Re: ALTER TABLE lock strength reduction patch is unsafe Reply-To: