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 1rgtOE-008Vy7-Es for pgsql-www@arkaria.postgresql.org; Sun, 03 Mar 2024 21:28:59 +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 1rgtOB-002NoD-TD for pgsql-www@arkaria.postgresql.org; Sun, 03 Mar 2024 21:28:56 +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 1rgtOB-002No5-KU for pgsql-www@lists.postgresql.org; Sun, 03 Mar 2024 21:28:56 +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 1rgtO7-002bsF-TS for pgsql-www@postgresql.org; Sun, 03 Mar 2024 21:28:55 +0000 Received: from s807.loopia.se (localhost [127.0.0.1]) by s807.loopia.se (Postfix) with ESMTP id 706632FE2DD4 for ; Sun, 3 Mar 2024 22:28:50 +0100 (CET) Received: from s981.loopia.se (unknown [172.22.191.5]) by s807.loopia.se (Postfix) with ESMTP id 5EFF62E2A6AC; Sun, 3 Mar 2024 22:28:50 +0100 (CET) Received: from s474.loopia.se (unknown [172.22.191.5]) by s981.loopia.se (Postfix) with ESMTP id 5C6A622B1740; Sun, 3 Mar 2024 22:28:50 +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 s934.loopia.se ([172.22.191.5]) by s474.loopia.se (s474.loopia.se [172.22.190.14]) (amavisd-new, port 10024) with LMTP id c6xG1DJoBysb; Sun, 3 Mar 2024 22:28:49 +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 s934.loopia.se (Postfix) with ESMTPSA id 9F5717CEA50; Sun, 3 Mar 2024 22:28:49 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yesql.se; s=loopiadkim1707475645; t=1709501329; bh=Aox7QGlPyUqz/5X6VhedBOnNHW0cjUzD0vbqxIvXy8U=; h=Subject:From:In-Reply-To:Date:Cc:References:To; b=e/1Y4vwE07BJogeq0czEWQEp7RjuafSvTXI/osc3zZivEGF6vcz5ePQpS4tNtNagE YPqqnlwhvQhNkq9O5Rwrx4DBhk1uQ8v3VuscHsEHUkvdYsJ5lcyDDJDlV7kWrN+8zT cDBOHsNmm5c9Zb4awdO/98xE9aZh64SF8uWPm5cNKxJEfzu10WGpoiqPYS5RsWXqAK tLrSQ+7cZ7QKIG289x6dukU6nXnm90WybiqN8sMG1SE/krj+y3lb0JHjKRkvbEIIzf IrKgYuj8VKgJntgFuTokOKsb+V2h08tDIO4FHx82i7NTej8VZjvyIJ6oEicrLScQUb N9jZYBm9/vWVw== Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3696.120.41.1.4\)) Subject: Re: Diff of this page with other version From: Daniel Gustafsson In-Reply-To: <202403021444.yyabqn4eatpx@alvherre.pgsql> Date: Sun, 3 Mar 2024 22:28:49 +0100 Cc: Marcos Pegoraro , pgsql-www@postgresql.org Content-Transfer-Encoding: 7bit Message-Id: <21E1A757-1F68-490E-9AF6-20EC0F887BB1@yesql.se> References: <202403021444.yyabqn4eatpx@alvherre.pgsql> To: Alvaro Herrera 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 2 Mar 2024, at 15:44, Alvaro Herrera wrote: > I think your proposal is a reasonable idea and a very convenient service > for users ... but there's zero chance that committers are going to > accept the additional work and the resulting uglification of the > document source. > > If it can be done by post-processing the XML and finding the > differences, to automatically insert some markup that lets the UI show > the differences as you suggest, then we can discuss ways to integrate > that. I agree with all of the above. -- Daniel Gustafsson