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 1nymK4-0000Hx-9z for pgsql-hackers@arkaria.postgresql.org; Wed, 08 Jun 2022 03:25:32 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1nymK3-0004KM-2f for pgsql-hackers@arkaria.postgresql.org; Wed, 08 Jun 2022 03:25:31 +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 1nymK2-0004KD-Ms for pgsql-hackers@lists.postgresql.org; Wed, 08 Jun 2022 03:25:30 +0000 Received: from mail-il1-x12f.google.com ([2607:f8b0:4864:20::12f]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1nymJx-000105-Fn for pgsql-hackers@lists.postgresql.org; Wed, 08 Jun 2022 03:25:29 +0000 Received: by mail-il1-x12f.google.com with SMTP id h18so15681991ilj.7 for ; Tue, 07 Jun 2022 20:25:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telsasoft-com.20210112.gappssmtp.com; s=20210112; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=1D9l5deu0+t52fMnC/6uDQyhhGsXFthgDw0NU70Qkig=; b=3M4xfHVVBzUfTwJAI/nhx+UtCR3Ve1Kl/1Ttth83ZQ/H2/+BPN3+dc7Q/E01p6jS1H pcdN8qW7TNk77AuNR1S0wIu1MOpikmwNqpHOehRC7aYfjpQabvkxddplm6MBo768YnHI ucPYCMg4EXCEQ5Kw6NcRaeFWZ+WZfpgjAFMPlY+Ja1QU3HaJYbrN1Q/7Jkes2ch1kZqt I+ItFwfAzP8q8XU2Y5DX0521ZJl4X/YmkPJWEHKzD9wiPHm7Y4QckAvlpPsS5tR3+W7z IQmFR9lXgCTpa5rD2NXMb04RB8JTf1iYaptBYCvddvjVrj3qTFyESEybEKQdmwNgfRiY llZA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=1D9l5deu0+t52fMnC/6uDQyhhGsXFthgDw0NU70Qkig=; b=iB/fsuGwg7fcwxGuo/UkPYhjgK9hChdAp1k+AfCOYuDs1oScpYwmXbfXBltfl1ghIV SG8T2bds4RgshejGjtc9j2WscMkWsUh4uYK3A5Myxj5IEJDYG+BNMQLcgHyFfg7mJtIc kjNFlj1mJH09l6L4AtZCPzGmq2dgbO3XaFF4IwHugCM6zfu6KpdR0/ANS7BJBL2jacps gvfvXfP+/8XDJhQdRhdVk42wJWQMY1FVC3Hb1xyRSHJnmEuS2OfaI9INTF6ErgwD651u vkxj4h67xnOboYA8lOuyuLOXZGLqGwC5HROH0bLXfWmLdS0euBmXLD7zuZPcsn+o3RRr Ng/Q== X-Gm-Message-State: AOAM531dHHQs/4UlNyUHKS0UNnhYb947rfZmrgFhfOk3eNWkC5uRc2ve 0aK1foS+3PlGrNPZugYMd07WNg== X-Google-Smtp-Source: ABdhPJyNIMUI+5YaCG0CtCN13bM26OFPV9ZNsJ5zdfnPDijqk0zcA4r5PL0Gb7fF6ySeIzGjimQqMg== X-Received: by 2002:a05:6e02:8ae:b0:2c7:90a5:90b8 with SMTP id a14-20020a056e0208ae00b002c790a590b8mr19285767ilt.19.1654658723565; Tue, 07 Jun 2022 20:25:23 -0700 (PDT) Received: from pryzbyj.telsasoft (charmander.telsasoft.com. [50.244.222.1]) by smtp.gmail.com with ESMTPSA id i26-20020a6bf41a000000b0066961821575sm2393796iog.34.2022.06.07.20.25.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Jun 2022 20:25:22 -0700 (PDT) Received: by pryzbyj.telsasoft (Postfix, from userid 1000) id EAAC1800CAB; Tue, 7 Jun 2022 22:25:21 -0500 (CDT) Date: Tue, 7 Jun 2022 22:25:21 -0500 From: Justin Pryzby To: Peter Smith Cc: Amit Kapila , houzj.fnst@fujitsu.com, Alvaro Herrera , Tomas Vondra , Peter Eisentraut , pgsql-hackers@lists.postgresql.org, Tom Lane Subject: Re: bogus: logical replication rows/cols combinations Message-ID: <20220608032521.GM29853@telsasoft.com> References: <20220519120724.GO19626@telsasoft.com> <165764.1652970286@sss.pgh.pa.us> <20220527055331.GF19626@telsasoft.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.4 (2018-02-28) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Mon, Jun 06, 2022 at 03:42:31PM +1000, Peter Smith wrote: > I noticed the patch "0001-language-fixes-on-HEAD-from-Justin.patch" says: > > @@ -11673,7 +11673,7 @@ > prosrc => 'pg_show_replication_origin_status' }, > > # publications > -{ oid => '6119', descr => 'get information of tables in a publication', > +{ oid => '6119', descr => 'get information about tables in a publication', > > ~~~ > > But, this grammar website [1] says: ... > From which I guess > > 1. 'get information of tables in a publication' ~= 'get information > belonging to tables in a publication' But the information doesn't "belong to" the tables. The information is "regarding" the tables (or "associated with" or "concerned with" or "respecting" or "on the subject of" the tables). I think my change is correct based on the grammar definition, as well as its intuitive "feel". -- Justin