Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oIMu2-0005pI-EA for pgsql-hackers@arkaria.postgresql.org; Mon, 01 Aug 2022 04:19:38 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1oIMt2-0000WO-9n for pgsql-hackers@arkaria.postgresql.org; Mon, 01 Aug 2022 04:18:36 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oIMt1-0000WF-Pp for pgsql-hackers@lists.postgresql.org; Mon, 01 Aug 2022 04:18:35 +0000 Received: from mail-oi1-x22c.google.com ([2607:f8b0:4864:20::22c]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1oIMsz-0002WU-FA for pgsql-hackers@lists.postgresql.org; Mon, 01 Aug 2022 04:18:34 +0000 Received: by mail-oi1-x22c.google.com with SMTP id u76so11906628oie.3 for ; Sun, 31 Jul 2022 21:18:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc; bh=hArXCurBsfsdTOcg2xM5TLB3vD0DVNo6/6sitZxGQvA=; b=K8W7S9ZcZC4L/SR/jSIaVAqebFlunLMNOfJMRNt9nzWrfoUGeKUZUXDdppuk/7brS/ tp5X154PzHzqivscnCiRTPMSJ1j9jCRT6zbFbue2wz2L0/+Nbb+RunlzOY4Evnut+QOk E3Ue363jzDOafTfC6jRLxn4qPlXj9mFy5eyf2HOJw2H244EbO9MhgihpPdPdz+f5j5nl 7rqgsP0MQmftk7L4LrRdSJsTArZS6YNM+HfTeKrNOHD6JmowKp68yL2kybSNM6P+Vvwv Y66eEZ0rspVHyn5q71gLz2RrP78WqFHutmBCutur9Ga5S/8J4uVbeIiEJ6Do3X9uwpjP 0+1g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc; bh=hArXCurBsfsdTOcg2xM5TLB3vD0DVNo6/6sitZxGQvA=; b=qS3Bmb4dp3bCOOfLmwe4APf+X+gwTtiovCGg7taOgghQMVI16ghxYbfveOyjf+6Ngw GFhrBqszouhfzZSrGrLgP/7vPJtaJV0sZ3j6luXho81uzJVj7MREFuFN/8gvS4TQnJ0a /YXG2o7UTFBgbJRDVv+h+ghPH0To5sRsajrgG8NTdFwkLjd2FgkaTMYV+NyY32ZvfYms f6585wFSSz0IoOUGrxV7ByKIS73lKgncpGrEzl9TqlsGlUTzYKWVvQU9UH7buYuluHoB 4dXVdUhWHlb/jKNE0qKXytFnf4ZjqJtpTywOrowPn/yaU5ydUxU5Ma+7S3+3mlFh6qy7 5YLw== X-Gm-Message-State: AJIora/JBqcvSaKW6c0ADW+YiOAOt7VyFakIW7pAOUE6vjCVeJDdhUX3 LsGIyFQK0qqVJlWRpr57syScUlNILQcJo+dLEzA= X-Google-Smtp-Source: AGRyM1uDUQ152i4QbWnqL71V4DXe2H6u800y5/NAZZ0ezn/enI14JbYxGIZ1fFPUqKEH9XbqjReTKJiHFWPdO/fgJhE= X-Received: by 2002:a05:6808:2086:b0:33a:76f6:fc6c with SMTP id s6-20020a056808208600b0033a76f6fc6cmr5779978oiw.163.1659327512211; Sun, 31 Jul 2022 21:18:32 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Peter Smith Date: Mon, 1 Aug 2022 14:18:15 +1000 Message-ID: Subject: Re: Support logical replication of DDLs To: "houzj.fnst@fujitsu.com" Cc: Amit Kapila , Masahiko Sawada , Japin Li , Alvaro Herrera , Dilip Kumar , rajesh singarapu , PostgreSQL Hackers , Zheng Li Content-Type: text/plain; charset="UTF-8" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk FYI, I found that the v14-0001 patch does not currently apply [1]. Can you please rebase it? ------ [1] http://cfbot.cputube.org/patch_38_3595.log Kind Regards, Peter Smith. Fujitsu Australia