Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1wUFPd-0012GK-0T for pgsql-hackers@arkaria.postgresql.org; Tue, 02 Jun 2026 03:03:29 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1wUFPb-00CTf9-36 for pgsql-hackers@arkaria.postgresql.org; Tue, 02 Jun 2026 03:03:27 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1wUFPb-00CTf0-29 for pgsql-hackers@lists.postgresql.org; Tue, 02 Jun 2026 03:03:27 +0000 Received: from meldrar.postgresql.org ([2a02:c0:301:0:ffff::31]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2) (envelope-from ) id 1wUFPZ-00000000g7r-1NpB for pgsql-hackers@postgresql.org; Tue, 02 Jun 2026 03:03:26 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=postgresql.org; s=20171124; h=Content-Transfer-Encoding:Content-Type: Mime-Version:References:In-Reply-To:From:Subject:Cc:To:Message-Id:Date:Sender :Reply-To:Content-ID:Content-Description; bh=h+purCm0C+jpPWGJWvReTozFGA2HVdGLSibIgj9D6vY=; b=Dx/sLei9cs9ZXHQNMfkQP2BdgQ kj29pG1btybyZ+RFKn84wfHHtjr2tujOBpW2s2FGmk6OQUQ02gH3UrzY6rpcHE7UoP54J6OcbNnJe jDhZjpsVV338+Qp+GJtPtc5N6uCgwlHPwAyYAcEiUsw1aFV/8jxD/AR1H3EFxAsfIyyaYi2IPoLzN y3+JCWUOqJQNsrcqlv30/nzLm4UFmFRaQFj9CBfZ9QJc+cRrhevGfbFE9j5UPEM8GG8KPLqdt0a7W F893EtSXo6oXeGPBfHxMxCAFjZs9QUMeGAK9YWexP/WnliTuFAK1ESjHt6q20FwRZVoKfKe/Bd7oH VIpdI3Xg==; Received: from [2409:11:4120:300:dc21:2fa3:619:de6a] (helo=localhost) by meldrar.postgresql.org with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1wUFPQ-001wnR-0M; Tue, 02 Jun 2026 03:03:18 +0000 Date: Tue, 02 Jun 2026 12:03:05 +0900 (JST) Message-Id: <20260602.120305.1365406908882385077.ishii@postgresql.org> To: assam258@gmail.com Cc: jian.universality@gmail.com, zsolt.parragi@percona.com, sjjang112233@gmail.com, vik@postgresfriends.org, er@xs4all.nl, jacob.champion@enterprisedb.com, david.g.johnston@gmail.com, peter@eisentraut.org, li.evan.chao@gmail.com, pgsql-hackers@postgresql.org Subject: Re: Row pattern recognition From: Tatsuo Ishii In-Reply-To: References: <20260601.114703.1561993497414705173.ishii@postgresql.org> X-Mailer: Mew version 6.8 on Emacs 29.3 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Host-Lookup-Failed: Reverse DNS lookup failed for 2409:11:4120:300:dc21:2fa3:619:de6a (failed) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Hi Henson, Jian, I'd like to suggest making a slight change to v48 patches organization. Currently README.rpr is included in 0005 executor patch. Since README.rpr is a documentation, I think it will be more natural to move it into 0006 docs patch. This also will make it easier to judge the size of the patches by category: codes, docs and tests if README.rpr is correctly categorized. Thoughts? -- Tatsuo Ishii SRA OSS K.K. English: http://www.sraoss.co.jp/index_en/ Japanese:http://www.sraoss.co.jp