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 1quyDd-002Nco-4M for pgsql-hackers@arkaria.postgresql.org; Mon, 23 Oct 2023 16:55:57 +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 1quyDb-00C802-13 for pgsql-hackers@arkaria.postgresql.org; Mon, 23 Oct 2023 16:55:55 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1quyDa-00C7zq-LF for pgsql-hackers@lists.postgresql.org; Mon, 23 Oct 2023 16:55:55 +0000 Received: from momjian.us ([72.94.173.45]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1quyDY-002Iuq-6h for pgsql-hackers@postgresql.org; Mon, 23 Oct 2023 16:55:54 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=momjian.us; s=2023062407; 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=qHv10Me339yi6yuwuS/xrLuDQR46o9H/l70UGQPDiBE=; b=0i9RD ddFBxmbYaDCN2mWaYRd2c3MqKVsuKLWAQUB4B9ON7WiEgYCEMWXxPGx6K54lwkBsqTNL2nT09nf0S GhGzxMRUJtcZDv8zKg0TrI/mI+KMiRCtFtdfwtsPXc+6RiyHVDsP+QvqJqai7PwoeOYosVy2kfR7k 5jvyJJvH9QSKF9CS64KJ2q6rnkAWn30Y+Y/Ed/U6zhsys/UzISPT73/RJLYM2HHwwTWTcdmJT4Dkt cna6LQVvPT2oWXzF+ahWEkjfjbYMP0vutWAiaiMyibRdXHcQ61sgEyzyMCpjZezitHM4/b4qEqH/v ULNT06tSenMcW4al2FyRPuCsWmX+g==; Received: from bruce by momjian.us with local (Exim 4.96) (envelope-from ) id 1quyDS-0079eh-0q; Mon, 23 Oct 2023 12:55:46 -0400 Date: Mon, 23 Oct 2023 12:55:46 -0400 From: Bruce Momjian To: "Fujii.Yuki@df.MitsubishiElectric.co.jp" Cc: PostgreSQL-development , "Finnerty, Jim" , Andres Freund , Tom Lane , Tomas Vondra , Julien Rouhaud , Daniel Gustafsson , Alexander Pyhalov Subject: Re: Partial aggregates pushdown Message-ID: References: <3c97067f40503bd8ebb3659f5daa2ff5@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, Oct 18, 2023 at 05:22:34AM +0000, Fujii.Yuki@df.MitsubishiElectric.co.jp wrote: > Hi hackers. > > Because there is a degrade in pg_dump.c, I fixed it. Fujii-san, to get this patch closer to finished, can I modify this version of the patch to improve some wording and post an updated version you can use for future changes? -- Bruce Momjian https://momjian.us EDB https://enterprisedb.com Only you can decide what is important to you.