Re: logical changeset generation v3 - git repository

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: logical changeset generation v3 - git repository
Дата
Msg-id 20121209191450.GF4694@awork2.anarazel.de
обсуждение исходный текст
Ответ на Re: logical changeset generation v3 - git repository  (Andres Freund <andres@2ndquadrant.com>)
Ответы Re: logical changeset generation v3 - git repository
Список pgsql-hackers
On 2012-11-15 02:26:53 +0100, Andres Freund wrote:
> 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

I pushed a new version which

- is rebased ontop of master
- is based ontop of the new xlogreader (biggest part)
- is base ontop of the new binaryheap.h
- some fixes
- some more comments

Greetings,

Andres Freund

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



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Matthew Gerber
Дата:
Сообщение: Re: Unresolved error 0xC0000409 on Windows Server
Следующее
От: Andres Freund
Дата:
Сообщение: Re: [PATCH 02/14] Add support for a generic wal reading facility dubbed XLogReader