Re: Sync Rep for 2011CF1 - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: Sync Rep for 2011CF1
Date
Msg-id 1297990111.2226.2570.camel@ebony
Whole thread Raw
In response to Re: Sync Rep for 2011CF1  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Responses Re: Sync Rep for 2011CF1  (Simon Riggs <simon@2ndQuadrant.com>)
List pgsql-hackers
On Fri, 2011-01-21 at 14:45 +0200, Heikki Linnakangas wrote:

> * The UI differs from what was agreed on here:
> http://archives.postgresql.org/message-id/4D1DCF5A.7070808@enterprisedb.com.

Patch to add server_name parameter, plus mechanism to send info from
standby to master. While doing that, refactor into 3 message types, not
just 1. This addresses Fujii's comment that we may not wish to send
feedback as often as other replies, but doesn't actually alter yet when
the feedback is sent (nor will I do that anytime soon).

Complete but rough hack, for comments, but nothing surprising.

--
 Simon Riggs           http://www.2ndQuadrant.com/books/
 PostgreSQL Development, 24x7 Support, Training and Services


Attachment

pgsql-hackers by date:

Previous
From: Alex Hunsaker
Date:
Subject: Re: arrays as pl/perl input arguments [PATCH]
Next
From:
Date:
Subject: Re: Debian readline/libedit breakage