From: | Andres Freund <andres(at)2ndquadrant(dot)com> |
---|---|
To: | Robert Haas <robertmhaas(at)gmail(dot)com>, Craig Ringer <ringerc(at)ringerc(dot)id(dot)au> |
Cc: | "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Changeset Extraction v7.9.1 |
Date: | 2014-03-04 23:26:02 |
Message-ID: | 20140304232602.GG27273@alap3.anarazel.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 2014-03-03 16:48:15 -0500, Robert Haas wrote:
> OK, I've committed the 0001 patch, which is the core of this feature,
> with a bit of minor additional hacking.
Attached are the rebased patches that are remaining.
Changes:
* minor conflict due to 7558cc95d31edb
* removal of the last XXX in the walsender patch by setting the
timestamps in the 'd' messages correctly.
* Some documentation wordsmithing by Craig
The walsender patch currently contains the changes about feedback we
argued about elsewhere, I guess I either need to back them out, or we
need to argue out that minor bit.
Greetings,
Andres Freund
--
Andres Freund http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
Attachment | Content-Type | Size |
---|---|---|
0001-Minor-regression-test-fixup-for-7e8db2dc4.patch | text/x-patch | 1.0 KB |
0002-logical-decoding-walsender-interface.patch | text/x-patch | 45.9 KB |
0003-Introduce-pg_receivexlog-equivalent-for-logical-deco.patch | text/x-patch | 45.8 KB |
0004-Documentation-for-logical-decoding.patch | text/x-patch | 42.1 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2014-03-05 00:10:27 | Re: Securing "make check" (CVE-2014-0067) |
Previous Message | Tom Lane | 2014-03-04 22:53:59 | Re: ALTER TABLE lock strength reduction patch is unsafe |