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 1rZsi5-006wPI-1z for pgsql-committers@arkaria.postgresql.org; Tue, 13 Feb 2024 13:20:30 +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 1rZsi4-00HZuW-3t for pgsql-committers@arkaria.postgresql.org; Tue, 13 Feb 2024 13:20:28 +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 1rZsi3-00HZuO-Qy for pgsql-committers@lists.postgresql.org; Tue, 13 Feb 2024 13:20:27 +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.94.2) (envelope-from ) id 1rZsi1-006zEm-Kw for pgsql-committers@lists.postgresql.org; Tue, 13 Feb 2024 13:20:27 +0000 Received: from s807.loopia.se (localhost [127.0.0.1]) by s807.loopia.se (Postfix) with ESMTP id 99CA22FE4254 for ; Tue, 13 Feb 2024 14:20:24 +0100 (CET) Received: from s981.loopia.se (unknown [172.22.191.6]) by s807.loopia.se (Postfix) with ESMTP id 8AAFC2E2AA63; Tue, 13 Feb 2024 14:20:24 +0100 (CET) Received: from s474.loopia.se (unknown [172.22.191.6]) by s981.loopia.se (Postfix) with ESMTP id 8635322B17B3; Tue, 13 Feb 2024 14:20:24 +0100 (CET) X-Virus-Scanned: amavisd-new at amavis.loopia.se X-Spam-Flag: NO X-Spam-Score: -1.21 X-Spam-Level: X-Spam-Status: No, score=-1.21 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, T_SCC_BODY_TEXT_LINE=-0.01] autolearn=disabled Authentication-Results: s474.loopia.se (amavisd-new); dkim=pass (2048-bit key) header.d=yesql.se Received: from s899.loopia.se ([172.22.191.5]) by s474.loopia.se (s474.loopia.se [172.22.190.14]) (amavisd-new, port 10024) with LMTP id puKeNyQRnBA7; Tue, 13 Feb 2024 14:20:24 +0100 (CET) X-Loopia-Auth: user X-Loopia-User: daniel@yesql.se X-Loopia-Originating-IP: 89.255.232.193 Received: from smtpclient.apple (customer-89-255-232-193.stosn.net [89.255.232.193]) (Authenticated sender: daniel@yesql.se) by s899.loopia.se (Postfix) with ESMTPSA id E847A2C8BA6A; Tue, 13 Feb 2024 14:20:23 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yesql.se; s=loopiadkim1707475645; t=1707830424; bh=lWl7YDbCPKVElofhdXy08KFVfdUr7Cs6ejSgFUSuIWo=; h=Subject:From:In-Reply-To:Date:Cc:References:To; b=OHdXsTbacxFlTy0PQNBboQ0u9hUgnGBMw2loPQdV5Aa68BrN6IwCUK2mKLyKq+wVD nqHE2gCdhRS2cPikxR6j57BrUwI9xoPZ6iwWt84m37ZGXmacstxwmZJWQgMz7IS85E zljSl2JKIZ8PJC77JXg40bkx22VXIP6QzvsPvJ1Wb4ZR1lvrhLX3oO3dwpBLahUZyF kxZiRN4M1CwbCb7VLcd6luMH/LTWjETwC3ZzTc+ahh98IiUXaboLca49vViRIApt6z Bw8MUx857xLfLDKc+eHlJiowd61X/oHWjfKUNpV9HDf7p2ZjXjQkUT9cKI287lfqdk H+TyjNrPakNPw== Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3696.120.41.1.4\)) Subject: Re: pgsql: Skip .DS_Store files in server side utils From: Daniel Gustafsson In-Reply-To: Date: Tue, 13 Feb 2024 14:20:23 +0100 Cc: pgsql-committers@lists.postgresql.org Content-Transfer-Encoding: quoted-printable Message-Id: References: To: Daniel Gustafsson X-Mailer: Apple Mail (2.3696.120.41.1.4) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk > On 13 Feb 2024, at 13:54, Daniel Gustafsson = wrote: >=20 > Skip .DS_Store files in server side utils > Backpatch-through: v12 Some BF animals for 14-12 failed, so have reverted to allow time for = figuring out a proper fix. Sorry for the noice. -- Daniel Gustafsson