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 1jJLA6-0006aG-PK for pgsql-hackers@arkaria.postgresql.org; Tue, 31 Mar 2020 17:58:54 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1jJLA5-0002Ca-MV for pgsql-hackers@arkaria.postgresql.org; Tue, 31 Mar 2020 17:58:53 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jJLA5-0002CT-AS for pgsql-hackers@lists.postgresql.org; Tue, 31 Mar 2020 17:58:53 +0000 Received: from mail-qk1-x744.google.com ([2607:f8b0:4864:20::744]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1jJLA2-0003aP-4p for pgsql-hackers@postgresql.org; Tue, 31 Mar 2020 17:58:52 +0000 Received: by mail-qk1-x744.google.com with SMTP id d11so24039829qko.3 for ; Tue, 31 Mar 2020 10:58:49 -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:content-transfer-encoding:in-reply-to :user-agent; bh=xKtTibsjFoT0qrJyE4iEwXYkH+CdRGxnIzryy4CJrQQ=; b=pfxluowyjr0l+lIh/5lHc8Lq2+zoIMqDN53c0D41pmsharz68GOYuBQCOKAg/N3YQD PKc0A2+1qIzCLW7T5ZW3B8L5VK18JizgJ9lrNboDEDQEBdcy1cZzwwSuo4D7EV/FufVG Xt80JBcDN4e9sZpI0URgGbzyU9cfexcy5U8jA/Owqk5F5DGBZbjkq25S5GjAQ9RI5HSw mINSe7Fql0RLz2ExsTA7sjZDD2kb41Grc32M6Rm3eKfwOCJt5PpArMiK2W+mFcsmo34m wjrsliCCsmTKMfW12p778zrtVbNfmfUSeNVyOoDTjcw4zBstUhaBhEMsf90tsDIpazcn ExiA== 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:content-transfer-encoding :in-reply-to:user-agent; bh=xKtTibsjFoT0qrJyE4iEwXYkH+CdRGxnIzryy4CJrQQ=; b=P7bYFyi7xKFQyPNjeELEXmIC+uo9pFbrXmGrvMqVASbEDIMtj876GV0Qk7eYy8J3nO r8T1jPe2kM3S/CBICOlCt4yzjEQSX8AYOu3lVc9U1CxHB3QAcXGs5m73BzXGnTI206Ic K3CooadoTyigQ4b1uh0zhe1KMtfYGg7HJmqffDtuyVhzIH0u/bMp39AYn4jofTI0+5Cp RbF3Mn4HfXeJ4cXNW1L26Ruk3zpoDiebQBsSY58vMpe5M4bPDSuXYbiZ3ByPIFPWiBAZ hv0ZtXoanqUHU5krbxitU43/mJp4FDxaJnly6RIdX/HsdWubhyTR7tOAOl3tdfo9WqUM bC9Q== X-Gm-Message-State: ANhLgQ1cTnPOl/Awa8vvVQDKPIcH0rZaEKr3JY+1KJ0kTnw6hgRUb+bu zS8PWkvMEDNfU7xQvwQemye8DA== X-Google-Smtp-Source: ADFU+vvsNDnBt9ewEDNFcG1VrTYxPqSTAa6JAM4t+G2i+wQWU17fDLwgNuV6rCLN7K32lm3JMvO2YA== X-Received: by 2002:a37:5d84:: with SMTP id r126mr6222879qkb.148.1585677529038; Tue, 31 Mar 2020 10:58:49 -0700 (PDT) Received: from pryzbyj (charmander.telsasoft.com. [50.244.222.1]) by smtp.gmail.com with ESMTPSA id d73sm13338679qkg.113.2020.03.31.10.58.46 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 31 Mar 2020 10:58:47 -0700 (PDT) Received: by pryzbyj (Postfix, from userid 1000) id 65B7C8005BB; Tue, 31 Mar 2020 12:58:45 -0500 (CDT) Date: Tue, 31 Mar 2020 12:58:45 -0500 From: Justin Pryzby To: =?iso-8859-1?Q?J=FCrgen?= Purtz Cc: Corey Huinker , Alvaro Herrera , Roger Harkavy , pgsql-hackers@postgresql.org, Fabien COELHO , Michael Paquier Subject: Re: Add A Glossary Message-ID: <20200331175845.GF14618@telsasoft.com> References: <20200320001122.GA19602@alvherre.pgsql> <20200320195841.GA13662@telsasoft.com> <64b49f34-eaf6-6de2-e951-0eb8d4afabc2@purtz.de> <20200327201200.GV20103@telsasoft.com> <84cfa166-89d2-db0c-f5bd-421ca2b2f590@purtz.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <84cfa166-89d2-db0c-f5bd-421ca2b2f590@purtz.de> User-Agent: Mutt/1.9.4 (2018-02-28) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk On Tue, Mar 31, 2020 at 04:13:00PM +0200, Jürgen Purtz wrote: > Please find some minor suggestions in the attachment. They are based on > Corey's last patch 0001-glossary-v4.patch. > @@ -220,7 +220,7 @@ > Records to the file system and creates a special > checkpoint record. This process is initiated when predefined > conditions are met, such as a specified amount of time has passed, or > - a certain volume of records have been collected. > + a certain volume of records has been collected. I think you're correct in that "volume" is singular. But I think "collected" is the wrong world. I suggested "written". > > - One of the ACID properties. This means that concurrently running > + One of the ACID properties. This means that concurrently running These could maybe say "required" or "essential" >ACID< properties > > + In reference to a Table: > A Table that can be queried directly, Maybe: "In reference to a >Relation<: A table which can be queried directly," > table in the collection. > > > - When referring to an Analytic > - Function: a partition is a definition > - that identifies which neighboring > + In reference to a Analytic Function: s/a/an/ > @@ -1333,7 +1334,8 @@ > > > The condition of having no duplicate values in the same > - Relation. Often used in the concept of > + Column of a Relation. > + Often used in the concept of s/concept/context/, but I said that before, so maybe it was rejected. -- Justin