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 1nyj7c-0000Gp-C9 for pgsql-docs@arkaria.postgresql.org; Wed, 08 Jun 2022 00:00:28 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1nyj7a-0006xY-FT for pgsql-docs@arkaria.postgresql.org; Wed, 08 Jun 2022 00:00:26 +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 1nyj7a-0006wn-7h for pgsql-docs@lists.postgresql.org; Wed, 08 Jun 2022 00:00:26 +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 1nyj7U-0007Z8-0E for pgsql-docs@lists.postgresql.org; Wed, 08 Jun 2022 00:00:25 +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 25800Gps1436966; Tue, 7 Jun 2022 20:00:16 -0400 From: Tom Lane To: Bruce Momjian cc: "David G. Johnston" , Laurenz Albe , akhilhello@gmail.com, Pg Docs Subject: Re: correction In-reply-to: References: <165222922369.669.10475917322916060899@wrigleys.postgresql.org> <179f4ffe247c3d6c0938217ef85948bcebb97bdb.camel@cybertec.at> Comments: In-reply-to Bruce Momjian message dated "Tue, 07 Jun 2022 19:51:20 -0400" MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <1436964.1654646416.1@sss.pgh.pa.us> Date: Tue, 07 Jun 2022 20:00:16 -0400 Message-ID: <1436965.1654646416@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Bruce Momjian writes: > + not occur at certain isolation levels; higher The docs toolchain is not gonna like that. regards, tom lane