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 1noctx-0003e3-LI for pgsql-hackers@arkaria.postgresql.org; Wed, 11 May 2022 03:20:37 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1noctw-00062G-EE for pgsql-hackers@arkaria.postgresql.org; Wed, 11 May 2022 03:20:36 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1noctw-000626-4q for pgsql-hackers@lists.postgresql.org; Wed, 11 May 2022 03:20:36 +0000 Received: from mail-yw1-x1133.google.com ([2607:f8b0:4864:20::1133]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1noctu-0007ld-As; Wed, 11 May 2022 03:20:35 +0000 Received: by mail-yw1-x1133.google.com with SMTP id 00721157ae682-2f7d621d1caso6190267b3.11; Tue, 10 May 2022 20:20:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=TcnmrNhsyhK/AGLk495Dz/MkVJkq1lcmqUx3GBhECgc=; b=lJMbv++AIJmn1ixu9UiM6StZAgKqkVgCdQ8gVEHbI1Oh82Y3C/ofvsrumDNiK7H8dW QudIvW8moyKvd5MQRsMh7A37YS3BIPqdx2Q1YL2Ibdsetar0i+f0wnQ6CrpqrW8LHYpa 1l0L62bPIAh1sqZuQKvmIbpRi8glPcnJt8FG94CTBk3IqphzOdMJ6WN78XP906NkX8PQ ZyKPGsFPOeMTvhdVck399NZgvS2KsIzwGfq4H5+6dsZAj8lyeLpHBmfkV42epI6uPl8D Gf5/1eWn4c7t/QNEIQ/bMhQvFEge4d2jtgpxU+KaJBnlTXbUQW942yQz+CsK5/037Ayw wqLQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=TcnmrNhsyhK/AGLk495Dz/MkVJkq1lcmqUx3GBhECgc=; b=D3UmP5y2Nb0JGniqGEpczaFzBtMP4YOGX2CBMZwsa6/N4+7uMA3MH6UvB3psV/4OqG a9Zq6jb2n/lBFPSVZnh5CnSfwf+DEp7Oh44mo+5D7PYPJO5jzh5NTRsBc/qXxuYvDGI6 mE4H3pf/fAm7DFrihrQbEply60lKrr+PHxlI8EpSiVDF8hjmS6Yp+r+ummivP4+0Nzcg 5nR7hp6YJ6JHWI//LWXIkUF1mxKlGG3gsLvL/h920OjQgE5DzfSmvO97PorZzuK7pfCH OMsm7ZC2IVE62Ff5p51wRPHAeaKI0l5mO2GK2qxr16lI9iDoFe+h4qwbisW4BEWNZib8 3Stg== X-Gm-Message-State: AOAM5309dxrx3d/lM6/oHD4EJRLqUCgTbGZ0DGKqS8MNRSpqhzP58NUp /hPk2qEBRx45VH27/RePDWTfjCEQS1t3V9B8qzm/q54SZGg= X-Google-Smtp-Source: ABdhPJz8B8sh5SVT97xUWTOK3lFuMV0kr4MAQiPeAfGin092fZ7ikzBw/aDpTIiIPUJyaxEQGPwyTajfXL2AqZAIyfU= X-Received: by 2002:a81:1242:0:b0:2f7:bb8c:55a3 with SMTP id 63-20020a811242000000b002f7bb8c55a3mr23759868yws.492.1652239232329; Tue, 10 May 2022 20:20:32 -0700 (PDT) MIME-Version: 1.0 References: <202201120041.p24wvsfcsope@alvherre.pgsql> <3162f7f0-86ac-e3a9-dc55-0a660cb9bab1@enterprisedb.com> <369ae611-8822-f499-87cd-58ad0d60c60c@enterprisedb.com> <09709d91-2f28-6380-784c-d2f2160f8471@postgresql.org> In-Reply-To: <09709d91-2f28-6380-784c-d2f2160f8471@postgresql.org> From: Amit Kapila Date: Wed, 11 May 2022 08:50:21 +0530 Message-ID: Subject: Re: Column Filtering in Logical Replication To: "Jonathan S. Katz" Cc: Masahiko Sawada , Petr Jelinek , Tomas Vondra , "houzj.fnst@fujitsu.com" , Peter Eisentraut , Alvaro Herrera , Justin Pryzby , Rahila Syed , Peter Smith , pgsql-hackers , "shiy.fnst@fujitsu.com" Content-Type: text/plain; charset="UTF-8" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Tue, May 10, 2022 at 7:25 PM Jonathan S. Katz wrote: > > On 4/19/22 12:53 AM, Amit Kapila wrote: > > On Tue, Apr 19, 2022 at 6:58 AM Masahiko Sawada wrote: > >> > >> +1. I also think it's a bug so back-patching makes sense to me. > >> > > > > Pushed. Thanks Tomas and Sawada-San. > > This is still on the PG15 open items list[1] though marked as with a fix. > > Did dd4ab6fd resolve the issue, or does this need more work? > The commit dd4ab6fd resolved this issue. I didn't notice it after that commit. -- With Regards, Amit Kapila.