| From: | Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com> |
|---|---|
| To: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
| Cc: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Petr Jelinek <petr(dot)jelinek(at)2ndquadrant(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Subscription code improvements |
| Date: | 2017-08-17 11:17:13 |
| Message-ID: | CAD21AoBwvn5AzJBV_Nc0SdsdJ1aKwMAUrhbp6tJi9bcMEXbKdA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Thu, Aug 17, 2017 at 9:10 AM, Peter Eisentraut
<peter(dot)eisentraut(at)2ndquadrant(dot)com> wrote:
> On 8/8/17 05:58, Masahiko Sawada wrote:
>> Are you planning to work on remaining patches 0005 and 0006 that
>> improve the subscription codes in PG11 cycle? If not, I will take over
>> them and work on the next CF.
>
> Based on your assessment, the remaining patches were not required bug
> fixes. So I think preparing them for the next commit fest would be great.
>
Thank you for the comment.
After more thought, since 0001 and 0003 patches on the first mail also
improve the subscription codes and are worth to be considered, I
picked total 4 patches up and updated them. I'm planning to work on
these patches in the next CF.
Regards,
--
Masahiko Sawada
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center
| Attachment | Content-Type | Size |
|---|---|---|
| 0001-Improve-messaging-during-logical-replication-worker-_v2.patch | application/octet-stream | 1.5 KB |
| 0002-Split-the-SetSubscriptionRelState-function-into-two_v2.patch | application/octet-stream | 10.8 KB |
| 0003-Allow-syscache-access-to-subscriptions-in-database-l_v2.patch | application/octet-stream | 1.0 KB |
| 0004-Improve-locking-for-subscriptions-and-subscribed-rel_v2.patch | application/octet-stream | 22.9 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Beena Emerson | 2017-08-17 11:29:14 | Re: Default Partition for Range |
| Previous Message | Thomas Munro | 2017-08-17 10:55:42 | Re: Fix number skipping in to_number |