From: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
---|---|
To: | Michael Paquier <michael(at)paquier(dot)xyz>, Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> |
Cc: | Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: Rotten parts of src/backend/replication/README |
Date: | 2020-06-30 08:11:04 |
Message-ID: | 62384093-19ea-57a8-c1fd-a0c9a3844686@2ndquadrant.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 2020-05-04 07:50, Michael Paquier wrote:
> Yeah. The years have visibly proved that the README had updates when
> it came to the general descriptions of the libpqwalreceiver interface,
> but that we had better consolidate the header to give some
> documentation to whoever plays with this interface. Attached is a
> patch to address all that, where I simplified the README and added
> some description to all the callbacks. Thoughts are welcome. I'll
> add that to the next CF. Now I don't see any actual problems in
> getting that on HEAD before v13 forks. But let's gather more opinions
> first.
This patch looks good to me.
--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Daniel Gustafsson | 2020-06-30 08:49:34 | Commitfest 2020-07 |
Previous Message | Etsuro Fujita | 2020-06-30 08:10:23 | Re: POC: postgres_fdw insert batching |