RE: Support logical replication of DDLs - Mailing list pgsql-hackers

From Takamichi Osumi (Fujitsu)
Subject RE: Support logical replication of DDLs
Date
Msg-id TYCPR01MB83735BA6BCE6AB73A10F9514EDBD9@TYCPR01MB8373.jpnprd01.prod.outlook.com
Whole thread Raw
In response to Re: Support logical replication of DDLs  (Ajin Cherian <itsajin@gmail.com>)
Responses Re: Support logical replication of DDLs  (Zheng Li <zhengli10@gmail.com>)
List pgsql-hackers
Hi

On Tuesday, March 14, 2023 1:17 PM Ajin Cherian <itsajin@gmail.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
testsummary 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




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Commitfest 2023-03 starting tomorrow!
Next
From: Justin Pryzby
Date:
Subject: Re: Commitfest 2023-03 starting tomorrow!