On 2013-01-08 20:09:42 +0100, Andres Freund wrote:
> From: Andres Freund <andres(at)2ndquadrant(dot)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
In response to
pgsql-hackers by date
| Next: | From: Tom Lane | Date: 2013-01-08 19:28:14 |
| Subject: Re: [PATCH 2/5] Make relpathbackend return a statically result instead of palloc()'ing it |
| Previous: | From: Tom Lane | Date: 2013-01-08 19:25:06 |
| Subject: Re: [PATCH 1/5] Centralize Assert* macros into c.h so its common between backend/frontend |