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 1pCG0t-00042a-TH for pgsql-hackers@arkaria.postgresql.org; Mon, 02 Jan 2023 08:17:44 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pCG0s-0003JU-Cn for pgsql-hackers@arkaria.postgresql.org; Mon, 02 Jan 2023 08:17:42 +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 1pCG0r-0003JK-Af for pgsql-hackers@lists.postgresql.org; Mon, 02 Jan 2023 08:17:42 +0000 Received: from new3-smtp.messagingengine.com ([66.111.4.229]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pCG0j-0005Z5-Ox for pgsql-hackers@lists.postgresql.org; Mon, 02 Jan 2023 08:17:40 +0000 Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailnew.nyi.internal (Postfix) with ESMTP id 3DA285817C2; Mon, 2 Jan 2023 03:17:30 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute3.internal (MEProxy); Mon, 02 Jan 2023 03:17:30 -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:references :reply-to:sender:subject:subject:to:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm2; t=1672647450; x= 1672654650; bh=wsCBfKmCQb8uOGnk2HtDdv+KZcRbYM2+AX9ObyVr9nQ=; b=k 52ZolgkgdJZdZB4gSTKB4/ju2bACsMMyDv1t/xjNaQsVsjS8s5uhAW1tlex2+Gjt 3+OF0xIjxhU2NMmhzp67Bk8t/J93H/tXBsml57sosYvT39WMQ5PxqWhYgjGdiDem MhsrP/ztEsN1X3Ls4SbMu3Si8aAXnKZpzxztYyu+aKN0bnheEMkpL1k5HyzXs6R1 VbCgxBFPvrDZ/OVhj4dSwPV75ka7e+QUuFVPBjlU5B/mJYvaokdXDwDq4FEIWh7c aTr9C8mSy4Bw2KwYz5+PpeaIAe/OePim5SBDe8LhiFijdOKHlijeOmlAtVm0alpC hYz2pA4aggcO7+WJA+CKQ== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvhedrjedugdduudekucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhepkfffgggfuffvvehfhfgjtgfgsehtjeertddtfeejnecuhfhrohhmpefrvght vghrucfgihhsvghnthhrrghuthcuoehpvghtvghrrdgvihhsvghnthhrrghuthesvghnth gvrhhprhhishgvuggsrdgtohhmqeenucggtffrrghtthgvrhhnpeehleffgeegudejteei hfelteduvdeifffhffdvjedvffegjeekudeludehudeifeenucevlhhushhtvghrufhiii gvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehpvghtvghrrdgvihhsvghnthhrrghu thesvghnthgvrhhprhhishgvuggsrdgtohhm X-ME-Proxy: Feedback-ID: i131946ab:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Mon, 2 Jan 2023 03:17:29 -0500 (EST) Message-ID: <539d5720-01ce-3969-4c9f-1372af98b16c@enterprisedb.com> Date: Mon, 2 Jan 2023 09:17:28 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.6.0 Subject: Re: [DOCS] Stats views and functions not in order? Content-Language: en-US To: Peter Smith , "David G. Johnston" Cc: Tom Lane , PostgreSQL Hackers References: From: Peter Eisentraut 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 08.12.22 03:30, Peter Smith wrote: > PSA patches for v9* > > v9-0001 - Now the table rows are ordered per PeterE's suggestions [1] committed > v9-0002 - All the review comments from DavidJ [2] are addressed I'm not sure about this one. It removes the "see [link] for details" phrases and instead makes the view name a link. I think this loses the cue that there is more information elsewhere. Otherwise, one could think that, say, the entry about pg_stat_activity is the primary source and the link just links to itself. Also keep in mind that people use media where links are not that apparent (PDF), so the presence of a link by itself cannot be the only cue about the flow of the information.