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 1jSjuY-00008Q-68 for pgsql-hackers@arkaria.postgresql.org; Sun, 26 Apr 2020 16:13:42 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1jSjuW-0007tx-8o for pgsql-hackers@arkaria.postgresql.org; Sun, 26 Apr 2020 16:13:40 +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 1jSjuV-0007tq-Q7 for pgsql-hackers@lists.postgresql.org; Sun, 26 Apr 2020 16:13:40 +0000 Received: from mail-qt1-x829.google.com ([2607:f8b0:4864:20::829]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1jSjuN-0003QM-9j for pgsql-hackers@lists.postgresql.org; Sun, 26 Apr 2020 16:13:38 +0000 Received: by mail-qt1-x829.google.com with SMTP id h26so11980060qtu.8 for ; Sun, 26 Apr 2020 09:13:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telsasoft-com.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=KAvtGe0ZJiXEHXJVtzeFIHmi+UxqskqFvww/txEMzv8=; b=Rl9An9WGiYF28rlzFdTWGwB+xuv7ht2HKaIM3pJA/NKz67emEues3xuVOgFb8wuxrc qkSGsazvbxGXG/Q5WG+93YArvmgKWHqJ1e0tz3bV8tV8ZJVLYr2JPOFqyLcORnd2kdA3 vnEJQmVge+8h5+2VRH8+ptyU1FcW8cfdQcOWKEF6hGGLp18Om6XzpbocvSbxGTeTPBgC sW+g97VmG/jY2eDMMiYv1hqCfRvPHHpR3H+ujPM9agvMC9kl6c+whsxQ4KXTOalvPHjc MqashL7jT05uxPCXqcAoUx2VJWZdQ0SZ+bUBWG2bJm55xLJmQvYo0B7K4Rur2G1tNYfc e18w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=KAvtGe0ZJiXEHXJVtzeFIHmi+UxqskqFvww/txEMzv8=; b=nvGso0jj6tLCbl2B3qHEA8mtuFXqmwx0s0S+0UkQINoWw4wWgPNJ5fqpYs8VwrvqQS 5NIHKbMoVmOiBKBIRiPhg1z9PsGgIpwFf4i5XvLSeYl37RsHBpZST2W3JwJ7uz44zs45 w+BisOC0rQxPpebH27ZVkAADFMR1BPRN23uL6PYenw+qmqvUvMhnStLHCi4ZI2bC9Sxb be21Jle2FpNl4bqmde41cP0Zf+29RV8J8dQaQUhW7aFUQ1X7rug7xjZ/xcdmR93L1V3P 7thFeQVv8V+TEWUi7cJ5IR//QIQCNG+G1CwrHxO9gdbkry89x5wfM9glaQ7flw2+d/8R P/yQ== X-Gm-Message-State: AGi0PuZFjPKAuT0JVbRXsDKqmcTLv7Y0HImst+0WxOjKvlWQzUefoRq+ 4eArZaPMvcGmcH+Xj5auwe4QUTeI1H0= X-Google-Smtp-Source: APiQypJnhgO93n1aXCub8Mu/CokUgffK4J70WjBKNuVXEqCsewU5p88x1QRBueCsrOLi2b+9/01JKw== X-Received: by 2002:ac8:6d3b:: with SMTP id r27mr19899406qtu.55.1587917608113; Sun, 26 Apr 2020 09:13:28 -0700 (PDT) Received: from pryzbyj (charmander.telsasoft.com. [50.244.222.1]) by smtp.gmail.com with ESMTPSA id g2sm4681361qkm.0.2020.04.26.09.13.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 26 Apr 2020 09:13:26 -0700 (PDT) Received: by pryzbyj (Postfix, from userid 1000) id D2AB3800901; Sun, 26 Apr 2020 11:13:24 -0500 (CDT) Date: Sun, 26 Apr 2020 11:13:24 -0500 From: Justin Pryzby To: Michael Paquier Cc: pgsql-hackers@lists.postgresql.org, Alexander Korotkov Subject: Re: doc review for v13 Message-ID: <20200426161324.GS28974@telsasoft.com> References: <20200408165653.GF2228@telsasoft.com> <20200410022746.GT1606@paquier.xyz> <20200410030150.GZ2228@telsasoft.com> <20200410062902.GX1606@paquier.xyz> <20200412213545.GO2228@telsasoft.com> <20200414054754.GH1492@paquier.xyz> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="DiL7RhKs8rK9YGuF" Content-Disposition: inline In-Reply-To: <20200414054754.GH1492@paquier.xyz> User-Agent: Mutt/1.9.4 (2018-02-28) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --DiL7RhKs8rK9YGuF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Apr 14, 2020 at 02:47:54PM +0900, Michael Paquier wrote: > On Sun, Apr 12, 2020 at 04:35:45PM -0500, Justin Pryzby wrote: > > Added a few more. > > And rebased on top of dbc60c5593f26dc777a3be032bff4fb4eab1ddd1 > > Thanks for the patch set, I have applied the most obvious parts (more > or less 1/3) to reduce the load. Here is a review of the rest. Thanks - attached are the remaining undisputed portions.. > > +++ b/doc/src/sgml/ref/alter_table.sgml > > @@ -889,7 +889,7 @@ WITH ( MODULUS numeric_literal, REM > > from the parent table will be created in the partition, if they don't > > already exist. > > If any of the CHECK constraints of the table being > > - attached is marked NO INHERIT, the command will fail; > > + attached are marked NO INHERIT, the command will fail; > > such constraints must be recreated without the > > NO INHERIT clause. > > > > It seems to me that both are actually correct here. I think my text is correct. This would *also* be correct: | If any CHECK constraint on the table being | attached is marked NO INHERIT, the command will fail; But not the hybrid: "If any OF THE .. is .." -- Justin --DiL7RhKs8rK9YGuF Content-Type: text/x-diff; charset=us-ascii Content-Disposition: attachment; filename="v4-0001-doc-percent-encoding.patch"