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 1pJfye-0003qR-KC for pgsql-hackers@arkaria.postgresql.org; Sun, 22 Jan 2023 19:26:04 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pJfyd-0003fx-GS for pgsql-hackers@arkaria.postgresql.org; Sun, 22 Jan 2023 19:26:03 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pJfyd-0003fo-70 for pgsql-hackers@lists.postgresql.org; Sun, 22 Jan 2023 19:26:03 +0000 Received: from wout2-smtp.messagingengine.com ([64.147.123.25]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pJfya-0001EB-Se for pgsql-hackers@postgresql.org; Sun, 22 Jan 2023 19:26:02 +0000 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.west.internal (Postfix) with ESMTP id 1AB393200413; Sun, 22 Jan 2023 14:25:59 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute5.internal (MEProxy); Sun, 22 Jan 2023 14:25:59 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:date:date:feedback-id:feedback-id:from:from :in-reply-to:in-reply-to:message-id:mime-version:reply-to:sender :subject:subject:to:to:x-me-proxy:x-me-proxy:x-me-sender :x-me-sender:x-sasl-enc; s=fm3; t=1674415558; x=1674501958; bh=c wp5GAqVHPW4auVytp4ljit6DfsG+U+1Ys5oUlTHI3U=; b=i4WMTZAYjQ57J4dpJ kpr67xD8FjizuO/uTrDejCPL+xJ2v7A9/QN//iQU4OPt+h2nZkNew/hKzusKqNN/ 9d0iVz9PcVNuefgUjD81+SraS5O7OIUkLCBymnrRNx3FdTD0Sk8rzizt4A8EBs5b RswYx1vnqBrT5XV5tppHlvaJfIlu/k4g0+la40pT54xkOiPmYjIp6aS3J7QZfM2L KBqfNzMmJIQ2XdIXbyi7tU4e2bfVuF9CVCc561iWVF8mbz55zTzI0U/PputR64i/ zataLH+0cB0hCzEm9Sc0lTdgeoHjIXd2VkHORMSbY36xW77BcBnsM9q2yYuGiGA+ 8RW6Q== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvhedrudduiedguddvjecutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd enucfjughrpeffhffvvefukfggtggugfgjsehtkeertddttdejnecuhfhrohhmpeetlhhv rghrohcujfgvrhhrvghrrgcuoegrlhhvhhgvrhhrvgesrghlvhhhrdhnohdqihhprdhorh hgqeenucggtffrrghtthgvrhhnpefhueehueeugfffleehhffhledtueevhfdvjedvkeel teeltddtgedtvedtveekkeenucffohhmrghinhepvghnthgvrhhprhhishgvuggsrdgtoh hmpdhlfihnrdhnvghtnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghi lhhfrhhomheprghlvhhhvghrrhgvsegrlhhvhhdrnhhoqdhiphdrohhrgh X-ME-Proxy: Feedback-ID: ia2694551:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Sun, 22 Jan 2023 14:25:57 -0500 (EST) Received: by perhan.alvh.no-ip.org (Postfix, from userid 1000) id 39B3B98; Sun, 22 Jan 2023 20:15:49 +0100 (CET) Date: Sun, 22 Jan 2023 20:15:49 +0100 From: Alvaro Herrera To: Isaac Morland Cc: Justin Pryzby , Pavel Stehule , Magnus Hagander , Tom Lane , pgsql-hackers@postgresql.org Subject: Re: Remove source code display from \df+? Message-ID: <20230122191549.5b35ulimlvz42y7l@alvherre.pgsql> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On 2023-Jan-22, Isaac Morland wrote: > I’ve re-written the tests to create a test-specific role and functions so > there is no longer a dependency on the superuser name. This one would fail the sanity check that all roles created by regression tests need to have names that start with "regress_". > I pondered the notion of going with the flow and just leaving out the > tests but that seemed like giving up too easily. I think avoiding even more untested code is good, so +1 for keeping at it. -- Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/ "At least to kernel hackers, who really are human, despite occasional rumors to the contrary" (LWN.net)