RE: Support logical replication of DDLs

From: "houzj(dot)fnst(at)fujitsu(dot)com" <houzj(dot)fnst(at)fujitsu(dot)com>
To: Ajin Cherian <itsajin(at)gmail(dot)com>, Peter Smith <smithpb2250(at)gmail(dot)com>
Cc: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>, Japin Li <japinli(at)hotmail(dot)com>, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, Dilip Kumar <dilipbalaut(at)gmail(dot)com>, rajesh singarapu <rajesh(dot)rs0541(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Zheng Li <zhengli10(at)gmail(dot)com>
Subject: RE: Support logical replication of DDLs
Date: 2022-08-16 11:57:17
Message-ID: OS0PR01MB5716052AD854FBD52316C6BE946B9@OS0PR01MB5716.jpnprd01.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

On Saturday, August 13, 2022 11:27 PM Ajin Cherian <itsajin(at)gmail(dot)com> wrote:
>
> On Fri, Aug 5, 2022 at 4:03 PM Peter Smith <smithpb2250(at)gmail(dot)com> wrote:
> >
> > Hi Hou-san, here are my review comments for the patch v15-0001:
> > ...
> fixed these.

Attach the new version patch set which added support for
CRAETE/ALTER/DROP DOMAIN and
CREATE/ALTER/DROP TYPE.

Thanks to Vignesh and Ajin for helping to write
the new version patch set.

Best regards,
Hou zj

Attachment Content-Type Size
v18-0001-Functions-to-deparse-DDL-commands.patch application/octet-stream 223.7 KB
v18-0002-Support-DDL-replication.patch application/octet-stream 125.0 KB
v18-0003-Support-CREATE-TABLE-AS-SELECT-INTO.patch application/octet-stream 15.1 KB
v18-0004-Test-cases-for-DDL-replication.patch application/octet-stream 24.6 KB

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message hubert depesz lubaczewski 2022-08-16 12:28:49 Would it be possible to add functions to tab-completion in psql?
Previous Message David Rowley 2022-08-16 09:58:52 Re: ***SPAM*** Re: Can I get the number of results plus the results with a single query?

Browse pgsql-hackers by date

  From Date Subject
Next Message Drouvot, Bertrand 2022-08-16 12:49:04 Re: shared-memory based stats collector - v70
Previous Message Bharath Rupireddy 2022-08-16 11:50:05 Re: pg_receivewal and SIGTERM