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 1mTUBk-0001tA-MX for pgsql-hackers@arkaria.postgresql.org; Thu, 23 Sep 2021 19:15:20 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1mTUBj-0006KZ-Kp for pgsql-hackers@arkaria.postgresql.org; Thu, 23 Sep 2021 19:15:19 +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 1mTUBj-0006KG-CN for pgsql-hackers@lists.postgresql.org; Thu, 23 Sep 2021 19:15:19 +0000 Received: from mail-ed1-x533.google.com ([2a00:1450:4864:20::533]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1mTUBg-0000Ci-L3 for pgsql-hackers@postgresql.org; Thu, 23 Sep 2021 19:15:18 +0000 Received: by mail-ed1-x533.google.com with SMTP id c22so26400609edn.12 for ; Thu, 23 Sep 2021 12:15:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb.com; s=google; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=Bs+PqO9X3XYsLjRvR7Vf44LIU20OmltQ+w2Z66WrGLM=; b=dsKUeBwMFYMlsZiGASqzSscC9EH0mGFRvlzMWakIzRm7rES03jCc6aMHghMZgOn97W 9t4pix7UaRAr7a2h+AfpPi5F7PwHm+rjqNNeGEJ4lM89uJFpXRaXdd2LYs1tDtbmIYsY TJXRWeaeuwUezW0jimXZu/geSb4yhIwAZlLe9w68Fpj172JAWczdxCfG9w6qJgJi0V+h EWTOxqqjgHyxhOP8beL8OL2zlTlGKxxV03/tVZu7EBMari/XkozM6V0S5llo7n8sp8gu 932UXdg2yaQIZQfRPI1Ivk/4EexY2JenVN5VTcocrr4l7uq4z9EwNg2pcFJ9Tb/aL/mV yk/Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=Bs+PqO9X3XYsLjRvR7Vf44LIU20OmltQ+w2Z66WrGLM=; b=GGaeu1672KSXD2hzJLvbF/p1Bja3qkH5/9jfgKakJSHBL+Ch5hLlJgyFMfBnRuTcaw TXSk70r29mFmJQ7LGSLE9UaSALdOOSBDgj6ODQMs1PkB+1VQ4FI9XW7ek57kUstNgsTr Y+5lP3gpyD+a9A8DSo+BAXD8q4x8m8eP1rThng5Eavn8r0pY1dHw/1xKakppvkiOXw3Q VBSBLP5wmx0wdCRaSDEzbr7VB8sIM01u4Sd4nYgeoout1H6Z/4d7s6Cvfnw6lWj6E6Vo A8wzlcsxeHK/M1q/nbNRlOUmvSfKtF2XDrqTXr5iy4ZQlIgVWflKww+iMEsTqT2pUe1S lraw== X-Gm-Message-State: AOAM533nvach5DB89ABGrZc8GnKpn/GXAy6KR5lbZVg2cJkxRZ5tmga+ g6Ny9g0CnUlPEFPETNXkp5xUhhxyTDFIg2hqn2VvuPRAK8dkbGk5SzjFkZkDAdHiPpfLkHf5zfe dOlBWDBSZSETFgymXnskasoxxNm7DLuqw34YU9WWrXikg9LIxZHtC0Wg4sFuIuTK0i9+E2AUFDI Hn2jvUsGAj7o7YAB8n6CdiVwlmomFQcJnPck9klX3d84LqBYkjqvnbbJZhISVg0cnvaFaEjqAUj CqihdSIMjCj3ohbOMNEsJRNN5E9tTZBzILh+g== X-Google-Smtp-Source: ABdhPJx8fisbQh/5mRmKdHKLJl7QY4lsFOL5zWcTXvS1GbUXXo1E3hyicCTZincphrQZ0msS5rp79w== X-Received: by 2002:a17:906:1557:: with SMTP id c23mr6547991ejd.371.1632424515465; Thu, 23 Sep 2021 12:15:15 -0700 (PDT) Received: from [10.137.0.18] (ip-86-49-241-1.net.upcbroadband.cz. [86.49.241.1]) by smtp.gmail.com with ESMTPSA id ca4sm3608998ejb.1.2021.09.23.12.15.14 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 23 Sep 2021 12:15:15 -0700 (PDT) Subject: Re: Column Filtering in Logical Replication To: vignesh C , Alvaro Herrera Cc: Amit Kapila , Rahila Syed , Peter Smith , PostgreSQL-development References: <202109151150.2gbvjmwvgoin@alvherre.pgsql> From: Tomas Vondra Message-ID: Date: Thu, 23 Sep 2021 21:15:12 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-CLOUD-SEC-AV-Info: enterprisedb,google_mail,monitor X-CLOUD-SEC-AV-Sent: true X-Gm-Spam: 0 X-Gm-Phishy: 0 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Hi, I wanted to do a review of this patch, but I'm a bit confused about which patch(es) to review. There's the v5 patch, and then these two patches - which seem to be somewhat duplicate, though. Can anyone explain what's the "current" patch version, or perhaps tell me which of the patches to combine? regards -- Tomas Vondra EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company