Re: [PATCH 10/16] Introduce the concept that wal has a 'origin' node

Steve Singer <steve@ssinger.info>

From: Steve Singer <steve@ssinger.info>
To: Andres Freund <andres@2ndquadrant.com>
Cc: pgsql-hackers@postgresql.org
Date: 2012-06-19T02:12:47Z
Lists: pgsql-hackers

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Don't waste the last segment of each 4GB logical log file.

  2. Stamp HEAD as 9.3devel.

  3. Wake WALSender to reduce data loss at failover for async commit.

  4. Make the visibility map crash-safe.

On 12-06-18 07:30 AM, Andres Freund wrote:
>
> Hrmpf #666. I will go through through the series commit-by-commit again to
> make sure everything compiles again. Reordinging this late definitely wasn't a
> good idea...
>
> I pushed a rebased version with all those fixups (and removal of the
> zeroRecPtr patch).

Where did you push that rebased version to? I don't see an attachment, 
or an updated patch in the commitfest app and your repo at 
http://git.postgresql.org/gitweb/?p=users/andresfreund/postgres.git;a=summary 
hasn't been updated in 5 days.