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 1nedRU-0003Qa-4n for pgsql-hackers@arkaria.postgresql.org; Wed, 13 Apr 2022 13:53:56 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1nedRS-00066R-BW for pgsql-hackers@arkaria.postgresql.org; Wed, 13 Apr 2022 13:53:54 +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 1nedRS-00066H-24 for pgsql-hackers@lists.postgresql.org; Wed, 13 Apr 2022 13:53:54 +0000 Received: from sss.pgh.pa.us ([66.207.139.130]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nedRL-0000mJ-W9 for pgsql-hackers@postgresql.org; Wed, 13 Apr 2022 13:53:53 +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 23DDrjS21090543; Wed, 13 Apr 2022 09:53:45 -0400 From: Tom Lane To: Simon Riggs cc: PostgreSQL Hackers Subject: Re: JSON docs: RFC7159 is now superceded In-reply-to: References: Comments: In-reply-to Simon Riggs message dated "Wed, 13 Apr 2022 14:38:11 +0100" MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <1090541.1649858025.1@sss.pgh.pa.us> Date: Wed, 13 Apr 2022 09:53:45 -0400 Message-ID: <1090542.1649858025@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Simon Riggs writes: > Minor doc patch to replace with latest RFC number Hmm, I'm a bit disinclined to claim compliance with a new RFC sight unseen. What were the changes? regards, tom lane