RE: Support logical replication of DDLs

From: "Takamichi Osumi (Fujitsu)" <osumi(dot)takamichi(at)fujitsu(dot)com>
To: 'Ajin Cherian' <itsajin(at)gmail(dot)com>, Zheng Li <zhengli10(at)gmail(dot)com>
Cc: Runqi Tian <runqidev(at)gmail(dot)com>, vignesh C <vignesh21(at)gmail(dot)com>, Peter Smith <smithpb2250(at)gmail(dot)com>, li jie <ggysxcq(at)gmail(dot)com>, Dilip Kumar <dilipbalaut(at)gmail(dot)com>, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, "houzj(dot)fnst(at)fujitsu(dot)com" <houzj(dot)fnst(at)fujitsu(dot)com>, 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>, rajesh singarapu <rajesh(dot)rs0541(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: RE: Support logical replication of DDLs
Date: 2023-03-17 14:49:37
Message-ID: TYCPR01MB83735BA6BCE6AB73A10F9514EDBD9@TYCPR01MB8373.jpnprd01.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

Hi

On Tuesday, March 14, 2023 1:17 PM Ajin Cherian <itsajin(at)gmail(dot)com> wrote:
> I found out that the option ONLY was not parsed in the "CREATE INDEX"
> command, for eg: CREATE UNIQUE INDEX ... ON ONLY table_name ...
>
> I've fixed this in patch 0002.
FYI, cfbot reports a failure of v80 on linux [1]. Could you please check ?

[17:39:49.745] ============== running regression test queries ==============
[17:39:49.745] test test_ddl_deparse ... ok 27 ms
[17:39:49.745] test create_extension ... ok 60 ms
[17:39:49.745] test create_schema ... ok 28 ms
[17:39:49.745] test aggregate ... ok 19 ms
[17:39:49.745] test create_table ... FAILED 245 ms
[17:39:49.745] test constraints ... FAILED 420 ms
[17:39:49.745] test alter_table ... FAILED 448 ms
[17:39:49.745] ============== shutting down postmaster ==============
[17:39:49.745]
[17:39:49.745] ======================
[17:39:49.745] 3 of 7 tests failed.
[17:39:49.745] ======================
[17:39:49.745]
[17:39:49.745] The differences that caused some tests to fail can be viewed in the
[17:39:49.745] file "/tmp/cirrus-ci-build/src/test/modules/test_ddl_deparse_regress/regression.diffs". A copy of the test summary that you see
[17:39:49.745] above is saved in the file "/tmp/cirrus-ci-build/src/test/modules/test_ddl_deparse_regress/regression.out".

[1] - https://cirrus-ci.com/task/5420096810647552

Best Regards,
Takamichi Osumi

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Zheng Li 2023-03-17 15:40:56 Re: Support logical replication of DDLs
Previous Message Andreas Joseph Krogh 2023-03-17 11:06:05 Re: Delete values from JSON

Browse pgsql-hackers by date

  From Date Subject
Next Message Justin Pryzby 2023-03-17 14:56:09 Re: Commitfest 2023-03 starting tomorrow!
Previous Message Tom Lane 2023-03-17 14:38:40 Re: Commitfest 2023-03 starting tomorrow!