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 1uaQYK-0058K4-Fl for pgsql-docs@arkaria.postgresql.org; Sat, 12 Jul 2025 03:05:28 +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 1uaQYI-007oqP-A3 for pgsql-docs@arkaria.postgresql.org; Sat, 12 Jul 2025 03:05:26 +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 1uaQYI-007oqG-2f for pgsql-docs@lists.postgresql.org; Sat, 12 Jul 2025 03:05:26 +0000 Received: from oss.nttdata.com ([49.212.34.109]) by makus.postgresql.org with smtp (Exim 4.96) (envelope-from ) id 1uaQYG-006rU8-0H for pgsql-docs@lists.postgresql.org; Sat, 12 Jul 2025 03:05:25 +0000 Received: from [172.20.10.2] (sp49-98-212-80.msd.spmode.ne.jp [49.98.212.80]) by oss.nttdata.com (Postfix) with ESMTPSA id 7544A61C10; Sat, 12 Jul 2025 12:05:18 +0900 (JST) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.103.11 at oss.nttdata.com Message-ID: <9c183993-d59e-4bb8-9a7d-169a2e407397@oss.nttdata.com> Date: Sat, 12 Jul 2025 12:05:17 +0900 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: Missing File weather.txt To: Daniel Gustafsson Cc: Tom Lane , pgsql-docs@lists.postgresql.org References: <158017814191.19852.15019251381150731439@wrigleys.postgresql.org> <68FE7D96-3F05-40E3-B3A2-04CE267CF28A@yesql.se> <89bd784e-c3ab-4d9e-9be1-0846bd8c260c@oss.nttdata.com> <10240.1751736559@sss.pgh.pa.us> <4DF3BEAF-EAAA-4C91-92B3-2CA8F022B383@yesql.se> <967885b6-aebf-4ff4-b950-a58c9d67587d@oss.nttdata.com> Content-Language: en-US From: Fujii Masao 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 2025/07/12 7:18, Daniel Gustafsson wrote: >> On 11 Jul 2025, at 01:36, Fujii Masao wrote: > >> Since the prcp column isn't specified, its value is NULL. So shouldn't >> the fourth field in the data line above be \N instead of 0.0? > > It should, fixed in v3. LGTM. Thanks! Regards, -- Fujii Masao NTT DATA Japan Corporation