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.94.2) (envelope-from ) id 1sEfZI-002rLT-0O for pgsql-hackers@arkaria.postgresql.org; Wed, 05 Jun 2024 01:36:01 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1sEfZH-003xnA-NB for pgsql-hackers@arkaria.postgresql.org; Wed, 05 Jun 2024 01:35:59 +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.94.2) (envelope-from ) id 1sEfZH-003xn2-DC for pgsql-hackers@lists.postgresql.org; Wed, 05 Jun 2024 01:35:59 +0000 Received: from momjian.us ([72.94.173.45]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sEfZC-003VP2-CS for pgsql-hackers@postgresql.org; Wed, 05 Jun 2024 01:35:58 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=momjian.us; s=2024011501; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID: Subject:Cc:To:From:Date:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description; bh=iNd36JzXM7CawmbBSJWpeSRFEF7MWRf3NpBt+CPacA0=; b=a0BJX bmvFnnHXQlTkg324p2uiAwtE68ztY4ynWmxMevT0trc7NmQzwlDr8kCzhtfVgW4Cn9sWtROMUsMyP yN9A+p7s7OvhNQknO4OXlnDTcr2h2i9SSAcz42r03V7iKitbmOiNzrTBB+NvaNZKUzH4qcyhcZt9u jNxEJ0i8vw66j/Htn5rpKjwwarE9vEnANLNh97TXPlcB5usmjA3zUCIQs1a2/riL3Z+UhHpsL21aW /zWaqYlRVM016OC/ydfWkPZqDMeXFDdRo5VqeVq+9SHC07fehkv266mmxVv0aJD0BoQeEwhm+55/u IEOmClZOlG7ucZjILavnyNNnUgp0g==; Received: from bruce by momjian.us with local (Exim 4.96) (envelope-from ) id 1sEfZ4-00CXZ4-32; Tue, 04 Jun 2024 21:35:46 -0400 Date: Tue, 4 Jun 2024 21:35:46 -0400 From: Bruce Momjian To: "Fujii.Yuki@df.MitsubishiElectric.co.jp" Cc: Robert Haas , Alexander Pyhalov , Tom Lane , PostgreSQL-development , Stephen Frost , Andres Freund , Tomas Vondra , Julien Rouhaud , Daniel Gustafsson , vignesh C Subject: Re: Partial aggregates pushdown Message-ID: References: <31ab8f7b91cef6e837b3e31ea1e35a9a@postgrespro.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Wed, Jun 5, 2024 at 12:14:45AM +0000, Fujii.Yuki@df.MitsubishiElectric.co.jp wrote: > I will add sufficient document and comments to the next patch as Bruce and Robert said. Great, I am available to help improve the documentation. -- Bruce Momjian https://momjian.us EDB https://enterprisedb.com Only you can decide what is important to you.