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 1rhBye-00A7Gl-Ks for pgsql-www@arkaria.postgresql.org; Mon, 04 Mar 2024 17:19:49 +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 1rhByc-009chV-Sw for pgsql-www@arkaria.postgresql.org; Mon, 04 Mar 2024 17:19:47 +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 1rhByc-009chN-MJ for pgsql-www@lists.postgresql.org; Mon, 04 Mar 2024 17:19:47 +0000 Received: from sss.pgh.pa.us ([68.162.161.243]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rhByW-002kos-Iu for pgsql-www@postgresql.org; Mon, 04 Mar 2024 17:19:46 +0000 Received: from sss1.sss.pgh.pa.us (localhost [127.0.0.1]) by sss.pgh.pa.us (8.15.2/8.15.2) with ESMTP id 424HJaUF3748158; Mon, 4 Mar 2024 12:19:36 -0500 From: Tom Lane To: Marcos Pegoraro cc: Daniel Gustafsson , Alvaro Herrera , pgsql-www@postgresql.org Subject: Re: Diff of this page with other version In-reply-to: References: <202403021444.yyabqn4eatpx@alvherre.pgsql> Comments: In-reply-to Marcos Pegoraro message dated "Mon, 04 Mar 2024 14:06:22 -0300" MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <3748156.1709572776.1@sss.pgh.pa.us> Date: Mon, 04 Mar 2024 12:19:36 -0500 Message-ID: <3748157.1709572776@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Marcos Pegoraro writes: > Probably you got a page with minimal changes. > Try json functions and compare devel with version 12 and you'll see a mess [ shrug... ] No diff extending across commit e894c6183 and followups is going to produce anything terribly helpful ... or if you think that is possible, please show how you would have marked it up. regards, tom lane