Re: [PATCH] xlogreader-v4

Andres Freund <andres@2ndquadrant.com>

From: Andres Freund <andres@2ndquadrant.com>
To: pgsql-hackers@postgresql.org
Date: 2013-01-08T19:26:30Z
Lists: pgsql-hackers
On 2013-01-08 20:09:42 +0100, Andres Freund wrote:
> From: Andres Freund <andres@2ndquadrant.com>
> Subject: [PATCH] xlogreader-v4
> In-Reply-To: 
> 
> Hi,
> 
> this is the latest and obviously best version of xlogreader & xlogdump with
> changes both from Heikki and me.
> 
> Changes:
> * windows build support for pg_xlogdump

That was done blindly, btw, so I only know it compiles, not that it
runs...

Its in git://git.postgresql.org/git/users/andresfreund/postgres.git
branch xlogreader_v4 btw.

Greetings,

Andres Freund

-- 
 Andres Freund	                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services


Commits

  1. Prevent creation of postmaster's TCP socket during pg_upgrade testing.