Received: from malur.postgresql.org ([2a02:16a8:dc51::56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1g7FvA-0001xg-QD for pgsql-hackers@arkaria.postgresql.org; Tue, 02 Oct 2018 08:20:44 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1g7Fv8-00006O-PI for pgsql-hackers@arkaria.postgresql.org; Tue, 02 Oct 2018 08:20:42 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1g7Fv8-00006F-CM for pgsql-hackers@lists.postgresql.org; Tue, 02 Oct 2018 08:20:42 +0000 Received: from tama500.ecl.ntt.co.jp ([129.60.39.148]) by makus.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1g7Fv5-0004BA-3w; Tue, 02 Oct 2018 08:20:41 +0000 Received: from vc1.ecl.ntt.co.jp (vc1.ecl.ntt.co.jp [129.60.86.153]) by tama500.ecl.ntt.co.jp (8.13.8/8.13.8) with ESMTP id w928KMhS026121; Tue, 2 Oct 2018 17:20:22 +0900 Received: from vc1.ecl.ntt.co.jp (localhost [127.0.0.1]) by vc1.ecl.ntt.co.jp (Postfix) with ESMTP id 36E23EA7CD1; Tue, 2 Oct 2018 17:20:22 +0900 (JST) Received: from jcms-pop21.ecl.ntt.co.jp (jcms-pop21.ecl.ntt.co.jp [129.60.87.134]) by vc1.ecl.ntt.co.jp (Postfix) with ESMTP id 28E75EA7CB9; Tue, 2 Oct 2018 17:20:22 +0900 (JST) Received: from [IPv6:::1] (unknown [129.60.241.75]) by jcms-pop21.ecl.ntt.co.jp (Postfix) with ESMTPSA id 1AAC640019E; Tue, 2 Oct 2018 17:20:22 +0900 (JST) Message-ID: <5BB32A3D.4060902@lab.ntt.co.jp> Date: Tue, 02 Oct 2018 17:20:13 +0900 From: Etsuro Fujita User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0) Gecko/20120327 Thunderbird/11.0.1 MIME-Version: 1.0 Subject: Re: Expression errors with "FOR UPDATE" and postgres_fdw with partition wise join enabled. References: <5B7EB001.4010907@lab.ntt.co.jp> <20180824024710.GH30782@paquier.xyz> <5B7FFC58.7060208@lab.ntt.co.jp> <5B8669F3.2070905@lab.ntt.co.jp> <5B87D414.5030702@lab.ntt.co.jp> <5B892C65.9050008@lab.ntt.co.jp> <5B893738.2020007@lab.ntt.co.jp> <20181002074540.GE17642@paquier.xyz> In-Reply-To: <20181002074540.GE17642@paquier.xyz> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-CC-Mail-RelayStamp: 1 To: Michael Paquier Cc: Amit Langote , "Jonathan S. Katz" , Robert Haas , Tom Lane , Andres Freund , Ashutosh Bapat , Rajkumar Raghuwanshi , pgsql-hackers X-TM-AS-MML: disable List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk (2018/10/02 16:45), Michael Paquier wrote: > On Tue, Oct 02, 2018 at 04:11:54PM +0900, Amit Langote wrote: >> I tried to close it as being committed, but couldn't do so, because I >> can't find Fujita-san's name in the list of committers in the CF app's >> drop down box that lists all committers. > > Indeed, Fujita-san has been added to the list. And I switched this CF > entry at the same time. Thank you guys! Best regards, Etsuro Fujita