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 1wAovB-000ODQ-1E for pgsql-hackers@arkaria.postgresql.org; Thu, 09 Apr 2026 12:55:46 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1wAov8-005lJb-20 for pgsql-hackers@arkaria.postgresql.org; Thu, 09 Apr 2026 12:55:43 +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 1wAov8-005lJL-0h for pgsql-hackers@lists.postgresql.org; Thu, 09 Apr 2026 12:55:43 +0000 Received: from smtp.outgoing.loopia.se ([93.188.3.37]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2) (envelope-from ) id 1wAov5-00000000AOn-3LYT for pgsql-hackers@lists.postgresql.org; Thu, 09 Apr 2026 12:55:42 +0000 Received: from s807.loopia.se (localhost [127.0.0.1]) by s807.loopia.se (Postfix) with ESMTP id F1A5E595234 for ; Thu, 09 Apr 2026 14:55:35 +0200 (CEST) Received: from s981.loopia.se (unknown [172.22.191.5]) by s807.loopia.se (Postfix) with ESMTP id DE5515954A8; Thu, 09 Apr 2026 14:55:35 +0200 (CEST) Received: from localhost (unknown [172.22.191.5]) by s981.loopia.se (Postfix) with ESMTP id DD01822B16BC; Thu, 09 Apr 2026 14:55:35 +0200 (CEST) X-Virus-Scanned: amavis at amavis.loopia.se X-Spam-Flag: NO X-Spam-Score: -1.2 X-Spam-Level: X-Spam-Status: No, score=-1.2 tagged_above=-999 required=6.2 tests=[ALL_TRUSTED=-1, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1] autolearn=disabled Authentication-Results: s473.loopia.se (amavis); dkim=pass (2048-bit key) header.d=proxel.se Received: from s934.loopia.se ([172.22.191.6]) by localhost (s473.loopia.se [172.22.190.13]) (amavis, port 10024) with UTF8LMTP id pn0lTQ6YDPSg; Thu, 9 Apr 2026 14:55:35 +0200 (CEST) X-Loopia-Auth: user X-Loopia-User: andreas@proxel.se X-Loopia-Originating-IP: 147.28.75.140 Received: from [192.168.0.121] (customer-147-28-75-140.stosn.net [147.28.75.140]) (Authenticated sender: andreas@proxel.se) by s934.loopia.se (Postfix) with ESMTPSA id 4CA61917F02; Thu, 09 Apr 2026 14:55:35 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=proxel.se; s=loopiadkim1707418970; t=1775739335; bh=AF+yEUVl50gfnXMdjAz54FPXZrTmTciETuLTeLOiiZc=; h=Date:Subject:To:References:From:In-Reply-To; b=HTfl7oQwTs9Mhnsa4Kqoa2X7TPv4L1EXeYJHIQQSUDrp1vEQRawHb9rtNJZqxu+tL 38JtF4PM3fHDU9DZ0rTq6C3mOckDPzrlIU8CiH0cYviInr6RRbBpA3QjgNXxLlc8Rt 2iMSiEbpFLj5pC8AWRZr/rHTf/eX+doa5JGQmRTYbJtswZLP1UQHlSwQFWR0kKU5V1 jQ78ropINfMu5Ina7SnsQzw8EQM2aEe+JwfXAauK3Qp0bpLhIbcuMDypCEVwpi9zIN qKtYkURf/A3qulcynCzrBuDyT/YNSILUVczc6RZPWlsStJ9giuBTL0D/u0jgE1vCCU zHmzUdGL1KMwQ== Message-ID: <1c36b321-63b8-4fa5-8e59-ca535cb0c31a@proxel.se> Date: Thu, 9 Apr 2026 14:55:34 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: DOCS - Add introductory paragraph to Getting Started chapter To: Dapeng Wang , pgsql-hackers@lists.postgresql.org References: From: Andreas Karlsson Content-Language: en-US In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On 4/8/26 3:05 AM, Dapeng Wang wrote: > Following up on Tom's suggestion that Chapters 2 and 3 of the > tutorial likewise lack introductory paragraphs, I've attached a > patch that adds them. Thanks for the contribution! In the future use "Reply all" and figure out why your email client did not add a proper Reply-To header. -- Andreas Karlsson Percona