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 1kXhWN-0004bX-Ez for pgsql-hackers@arkaria.postgresql.org; Wed, 28 Oct 2020 09:13:31 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1kXhWL-00081j-5r for pgsql-hackers@arkaria.postgresql.org; Wed, 28 Oct 2020 09:13:29 +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 1kXhWK-00081W-Tq for pgsql-hackers@lists.postgresql.org; Wed, 28 Oct 2020 09:13:28 +0000 Received: from mx0a-0050f201.pphosted.com ([148.163.145.86]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kXhW5-0001xC-0W for pgsql-hackers@postgresql.org; Wed, 28 Oct 2020 09:13:14 +0000 Received: from pps.filterd (m0203369.ppops.net [127.0.0.1]) by mx0b-0050f201.pphosted.com (8.16.0.43/8.16.0.43) with SMTP id 09S9DB0r016998 for ; Wed, 28 Oct 2020 18:13:11 +0900 Received: from sraihe.sra.co.jp (sraihe.sra.co.jp [221.255.117.38]) by mx0b-0050f201.pphosted.com with ESMTP id 34ccap428f-1 for ; Wed, 28 Oct 2020 18:13:11 +0900 Received: from srascb.sra.co.jp (srascb [133.137.8.65]) by sraihe.sra.co.jp (Postfix) with ESMTP id 21C902A6863 for ; Wed, 28 Oct 2020 18:13:11 +0900 (JST) Received: from sranhm.sra.co.jp (osspc25 [133.137.174.97]) by srascb.sra.co.jp (Postfix) with ESMTP id 087552D6946 for ; Wed, 28 Oct 2020 18:13:11 +0900 (JST) Received: from yugon-CFSV7-1 (sraihb-hub.sra.co.jp [133.137.8.6]) by sranhm.sra.co.jp (Postfix) with SMTP id A0C44A1611; Wed, 28 Oct 2020 18:13:10 +0900 (JST) Date: Wed, 28 Oct 2020 18:11:46 +0900 From: Yugo NAGATA To: Anastasia Lubennikova Cc: Fujii Masao , Tatsuo Ishii , michael@paquier.xyz, thomas.munro@gmail.com, pgsql-hackers@postgresql.org, takuma.hoshiai@gmail.com, amitlangote09@gmail.com, Alvaro Herrera , Kevin Grittner Subject: Re: Implementing Incremental View Maintenance Message-Id: <20201028181146.431cd37db30afe79e1cfd2ac@sraoss.co.jp> In-Reply-To: References: <20200917.094245.433560970731138050.t-ishii@sraoss.co.jp> <20201001033426.GB8130@paquier.xyz> <20201001.130351.116296702183559169.t-ishii@sraoss.co.jp> <497aa257-ecad-e439-39b3-944ab08d6fb9@oss.nttdata.com> <20201001140627.1f8fafe595f545e026d110c6@sraoss.co.jp> <20201005181618.31f2baf8583358fcfbed26cd@sraoss.co.jp> <20201028140051.e2695ae5030528e786228f2e@sraoss.co.jp> X-Mailer: Sylpheed 3.5.1 (GTK+ 2.24.32; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit X-Proofpoint-Virus-Version: vendor=nai engine=6000 definitions=9787 signatures=668682 X-Proofpoint-Spam-Details: rule=spam_low_notspam policy=spam_low score=0 clxscore=1034 priorityscore=1501 impostorscore=0 phishscore=0 spamscore=0 malwarescore=0 adultscore=0 mlxlogscore=692 suspectscore=0 bulkscore=0 lowpriorityscore=0 mlxscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2009150000 definitions=main-2010280063 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk On Wed, 28 Oct 2020 12:01:58 +0300 Anastasia Lubennikova wrote: > ср, 28 окт. 2020 г. в 08:02, Yugo NAGATA : > > > Hi Anastasia Lubennikova, > > > > I am writing this to you because I would like to ask the commitfest > > manager something. > > > > The status of the patch was changed to "Waiting on Author" from > > "Ready for Committer" at the beginning of this montfor the reason > > that rebase was necessary. Now I updated the patch, so can I change > > the status back to "Ready for Committer"? > > > > Regards, > > Yugo Nagata > > > > > Yes, go ahead. As far as I see, the patch is in a good shape and there are > no unanswered questions from reviewers. > Feel free to change the status of CF entries, when it seems reasonable to > you. Thank you for your response! I get it. > P.S. Please, avoid top-posting, It makes it harder to follow the > discussion, in-line replies are customary in pgsql mailing lists. > See https://en.wikipedia.org/wiki/Posting_style#Top-posting for details. I understand it. Regards, Yugo Nagata > -- > Best regards, > Lubennikova Anastasia -- Yugo NAGATA