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 1uaffp-008JEb-3b for pgsql-docs@arkaria.postgresql.org; Sat, 12 Jul 2025 19:14:13 +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 1uaffn-00Afuj-61 for pgsql-docs@arkaria.postgresql.org; Sat, 12 Jul 2025 19:14:11 +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 1uaffm-00Afub-UE for pgsql-docs@lists.postgresql.org; Sat, 12 Jul 2025 19:14:11 +0000 Received: from smtp.outgoing.loopia.se ([93.188.3.37]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1uaffl-007EVv-1G for pgsql-docs@lists.postgresql.org; Sat, 12 Jul 2025 19:14:11 +0000 Received: from s807.loopia.se (localhost [127.0.0.1]) by s807.loopia.se (Postfix) with ESMTP id 4C9043F5258 for ; Sat, 12 Jul 2025 21:14:08 +0200 (CEST) Received: from s981.loopia.se (unknown [172.22.191.5]) by s807.loopia.se (Postfix) with ESMTP id 338703F610E; Sat, 12 Jul 2025 21:14:08 +0200 (CEST) Received: from s474.loopia.se (unknown [172.22.191.6]) by s981.loopia.se (Postfix) with ESMTP id 30F6622B16A0; Sat, 12 Jul 2025 21:14:08 +0200 (CEST) X-Virus-Scanned: amavisd-new 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: s474.loopia.se (amavisd-new); dkim=pass (2048-bit key) header.d=yesql.se Received: from s980.loopia.se ([172.22.191.5]) by s474.loopia.se (s474.loopia.se [172.22.190.14]) (amavisd-new, port 10024) with LMTP id GhnO94Ljcb6f; Sat, 12 Jul 2025 21:14:07 +0200 (CEST) X-Loopia-Auth: user X-Loopia-User: daniel@yesql.se X-Loopia-Originating-IP: IPv6:2001:2043:5ad6:9500:795a:1091:8b22:66df Received: from smtpclient.apple (unknown [IPv6:2001:2043:5ad6:9500:795a:1091:8b22:66df]) (Authenticated sender: daniel@yesql.se) by s980.loopia.se (Postfix) with ESMTPSA id DECF322015A2; Sat, 12 Jul 2025 21:14:06 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yesql.se; s=loopiadkim1707475645; t=1752347647; bh=K9rktTPlyA8Xkl0AFFJTz6rKRfpZUc7yXKAzaum8hmw=; h=Subject:From:In-Reply-To:Date:Cc:References:To; b=cGsvW5hzuG/eM/s5l3wBIeKOwj0ou45toopGKM36UBTVwD2/R71zT25y+73sdGH7d REO49tpqmeGRjVzuF4klv7yNMqMAZ7LvDE4CpZTIRco1rsFig8swU7DiPSCeiNbSIB WsFItyZQd/E6pL8vXBfEiey1ImhkmZeBFVxim8+Ij93HHrk5ErYsEnmaJ/GfaQjDA6 LBmV6DKymLBPYGPODdUMWPhSPtPw3izsBGYXUhobdcNhqW+nNBaXeDCdYNFgcPc2KV ECbWEUWQy20n3HX6SGeMC+er7mB/VaCgpGF1Ho5VDCY/B3v86Sz38CPpwPI1pj1uDJ V+iPNESS1OTYQ== Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3776.700.51.11.2\)) Subject: Re: Missing File weather.txt From: Daniel Gustafsson In-Reply-To: <30321.1752338508@sss.pgh.pa.us> Date: Sat, 12 Jul 2025 21:13:56 +0200 Cc: Fujii Masao , pgsql-docs@lists.postgresql.org Content-Transfer-Encoding: quoted-printable Message-Id: <4DDF2A9D-8FAF-47A0-A5BE-16511DA80565@yesql.se> References: <28010.1752337365@sss.pgh.pa.us> <30321.1752338508@sss.pgh.pa.us> To: Tom Lane X-Mailer: Apple Mail (2.3776.700.51.11.2) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk > On 12 Jul 2025, at 18:41, Tom Lane wrote: >=20 > Daniel Gustafsson writes: >> Or perhaps =E2=80=9Dvalues are separated by a tab character=E2=80=9D? >=20 > WFM Thanks, I'll get this pushed once the freeze is over on REL_18_STABLE. -- Daniel Gustafsson