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 1wCt6h-002OqA-0l for pgsql-hackers@arkaria.postgresql.org; Wed, 15 Apr 2026 05:48:12 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1wCt6f-00ElH3-19 for pgsql-hackers@arkaria.postgresql.org; Wed, 15 Apr 2026 05:48:10 +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 1wCt6e-00ElGu-1L for pgsql-hackers@lists.postgresql.org; Wed, 15 Apr 2026 05:48:09 +0000 Received: from m16.mail.163.com ([117.135.210.2]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2) (envelope-from ) id 1wCt6V-000000015hj-1MzW for pgsql-hackers@lists.postgresql.org; Wed, 15 Apr 2026 05:48:06 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=163.com; s=s110527; h=Content-Type:Message-ID:Date:MIME-Version:Subject: To:From; bh=YYGm3zzKRDhi9BOjEQ5OPLeDHaQMZUxwoWv1VH5SLfs=; b=D1Do Nh3DHux5EQIqmFC22pkCDmSzSdTzIiutePToRpfQCbG3WiwjvlQx1i+FwgHiHlN/ hssO7wq0S6L5c8Aa07Hi2YGXZFhR1bczpgQ/pTdGbxGcd/M/vG8plH8LvqZLFLOw y706tjCe+H0ajDadFM76C4gMJ+R1TSHzRxuV1K8= Received: from [192.168.9.52] (unknown []) by gzga-smtp-mtada-g1-0 (Coremail) with SMTP id _____wAXUSCDJt9pwtH9Ew--.27615S2; Wed, 15 Apr 2026 13:47:48 +0800 (CST) Content-Type: multipart/alternative; boundary="------------5k4xkrkeY2K7Aniq5RghHXpE" Message-ID: Date: Wed, 15 Apr 2026 13:47:46 +0800 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: Add missing period to DETAIL messages To: Peter Smith , Chao Li Cc: PostgreSQL Hackers References: <74359511-9F84-481E-B133-D2F68775D1CE@gmail.com> From: Xiaopeng Wang In-Reply-To: X-CM-TRANSID: _____wAXUSCDJt9pwtH9Ew--.27615S2 X-Coremail-Antispam: 1Uf129KBjDUn29KB7ZKAUJUUUUU529EdanIXcx71UUUUU7v73 VFW2AGmfu7bjvjm3AaLaJ3UbIYCTnIWIevJa73UjIFyTuYvjxU1AwIDUUUU X-Originating-IP: [124.133.18.218] X-CM-SenderInfo: 5z0sslisy6il2tof0z/xtbCwQT8vGnfJoQEnQAA3I List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk This is a multi-part message in MIME format. --------------5k4xkrkeY2K7Aniq5RghHXpE Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit 在 2026/4/13 9:05, Peter Smith 写道: > (here's the missing attachment) > > On Mon, Apr 13, 2026 at 11:04 AM Peter Smith wrote: >> Found one more oversight. >> >> PSA v3. >> >> ====== >> Kind Regards, >> Peter Smith. >> Fujitsu Australia Looks good to me. A small comment is that, the commit message claims only “add missing period to DETAIL messages”, but apparently the patch also changes capitalization in many places, so the commit message should be updated. Regards, Xiaopeng Wang --------------5k4xkrkeY2K7Aniq5RghHXpE Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 8bit
在 2026/4/13 9:05, Peter Smith 写道:
(here's the missing attachment)

On Mon, Apr 13, 2026 at 11:04 AM Peter Smith <smithpb2250@gmail.com> wrote:
Found one more oversight.

PSA v3.

======
Kind Regards,
Peter Smith.
Fujitsu Australia
Looks good to me.

A small comment is that, the commit message claims only “add missing period to DETAIL messages”, but apparently the patch also changes capitalization in many places, so the commit message should be updated.

Regards,
Xiaopeng Wang

--------------5k4xkrkeY2K7Aniq5RghHXpE--