Re: logical changeset generation v3 - git repository - Mailing list pgsql-hackers

From Andres Freund
Subject Re: logical changeset generation v3 - git repository
Date
Msg-id 20121115012653.GA1161@awork2.anarazel.de
Whole thread Raw
In response to logical changeset generation v3  (andres@anarazel.de (Andres Freund))
Responses Re: logical changeset generation v3 - git repository  (Andres Freund <andres@2ndquadrant.com>)
List pgsql-hackers
On 2012-11-15 01:27:46 +0100, Andres Freund wrote:
> In response to this you will soon find the 14 patches that currently
> implement $subject.

As its not very wieldly to send around that many/big patches all the
time, until the next "major" version I will just update the git tree at:

Web:
http://git.postgresql.org/gitweb/?p=users/andresfreund/postgres.git;a=shortlog;h=refs/heads/xlog-decoding-rebasing-cf3

Git:
git clone git://git.postgresql.org/git/users/andresfreund/postgres.git xlog-decoding-rebasing-cf3

Greetings,

Andres

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



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: [PATCH 02/14] Add support for a generic wal reading facility dubbed XLogReader
Next
From: Jeff Davis
Date:
Subject: Re: Enabling Checksums