Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1qGMdG-00040U-7e for pgsql-hackers@arkaria.postgresql.org; Mon, 03 Jul 2023 16:42:34 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1qGMdE-0007mj-Kd for pgsql-hackers@arkaria.postgresql.org; Mon, 03 Jul 2023 16:42:32 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1qGMdE-0007ma-BZ for pgsql-hackers@lists.postgresql.org; Mon, 03 Jul 2023 16:42:32 +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 1qGMdB-001zGe-R2 for pgsql-hackers@lists.postgresql.org; Mon, 03 Jul 2023 16:42:31 +0000 Received: from s807.loopia.se (localhost [127.0.0.1]) by s807.loopia.se (Postfix) with ESMTP id 407132F99C19 for ; Mon, 3 Jul 2023 18:42:29 +0200 (CEST) Received: from s979.loopia.se (unknown [172.22.191.5]) by s807.loopia.se (Postfix) with ESMTP id 318072E28F71; Mon, 3 Jul 2023 18:42:29 +0200 (CEST) Received: from s476.loopia.se (unknown [172.22.191.6]) by s979.loopia.se (Postfix) with ESMTP id 2FCBC10BC4C9; Mon, 3 Jul 2023 18:42:29 +0200 (CEST) X-Virus-Scanned: amavisd-new at amavis.loopia.se X-Spam-Flag: NO X-Spam-Score: -1 X-Spam-Level: X-Spam-Status: No, score=-1 tagged_above=-999 required=6.2 tests=[ALL_TRUSTED=-1] autolearn=disabled Received: from s981.loopia.se ([172.22.191.5]) by s476.loopia.se (s476.loopia.se [172.22.190.16]) (amavisd-new, port 10024) with LMTP id lFV63uNruC2k; Mon, 3 Jul 2023 18:42:28 +0200 (CEST) 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 s981.loopia.se (Postfix) with ESMTPSA id C264122B1756; Mon, 3 Jul 2023 18:42:28 +0200 (CEST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3696.120.41.1.3\)) Subject: Re: [PATCH] Add <> support to sepgsql_restorecon From: Daniel Gustafsson In-Reply-To: Date: Mon, 3 Jul 2023 18:42:28 +0200 Cc: "Gregory Stark (as CFM)" , pgsql-hackers@lists.postgresql.org Content-Transfer-Encoding: quoted-printable Message-Id: References: <5b241ca1-89ad-c379-ca59-041413b84b90@joeconway.com> <167396754287.1137.10261043173596032365.pgcf@coridan.postgresql.org> To: Ted Toth X-Mailer: Apple Mail (2.3696.120.41.1.3) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk > On 20 Mar 2023, at 21:17, Ted Toth wrote: >=20 > Not this month unfortunately other work has taken precedence. I'll = need to look at what it's going to take to create a test. Hopefully I = can piggyback on an existing test. This patch has been marked Waiting on Author since January, I'm marking = it Returned with Feedback. Please feel free to resubmit when there is time = and interest to resume work on this. -- Daniel Gustafsson