logical replication fixes

From: Euler Taveira <euler(at)timbira(dot)com(dot)br>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: logical replication fixes
Date: 2017-04-18 16:17:22
Message-ID: CAHE3wggjp964CpesavPaeZ3Lz-_1S6RwK_j=r+W8nhmkwdGmnQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

While inspecting the logical replication code, I found a bug that could
pick the wrong remote relation if they have the same name but different
schemas. Also, I did some spelling/cosmetic changes and fixed an oversight
in the ALTER SUBSCRIPTION documentation. Patches attached.

--
Euler Taveira Timbira -
http://www.timbira.com.br/
PostgreSQL: Consultoria, Desenvolvimento, Suporte 24x7 e Treinamento
<http://www.timbira.com.br>

Attachment Content-Type Size
0001-Cosmetic-and-spelling-fixes.patch text/x-patch 8.6 KB
0002-Fix-query-that-gets-remote-relation-info.patch text/x-patch 1.2 KB
0003-ALTER-SUBSCRIPTION-documentation-fixes.patch text/x-patch 2.2 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2017-04-18 16:23:47 Re: scram and \password
Previous Message Peter Eisentraut 2017-04-18 16:14:42 Re: Interval for launching the table sync worker