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 1ja8wb-00076b-NH for pgsql-hackers@arkaria.postgresql.org; Sun, 17 May 2020 02:22:25 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1ja8wa-00032e-IL for pgsql-hackers@arkaria.postgresql.org; Sun, 17 May 2020 02:22:24 +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 1ja8wa-00031w-7I for pgsql-hackers@lists.postgresql.org; Sun, 17 May 2020 02:22:24 +0000 Received: from mail-qt1-x843.google.com ([2607:f8b0:4864:20::843]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1ja8wX-0008Oa-D5 for pgsql-hackers@postgresql.org; Sun, 17 May 2020 02:22:23 +0000 Received: by mail-qt1-x843.google.com with SMTP id n22so2943395qtv.12 for ; Sat, 16 May 2020 19:22:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=2ndquadrant-com.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:mime-version:content-disposition :content-transfer-encoding:in-reply-to:user-agent; bh=+NOKewdRYQtClk0skeRpli69ccQ/mPiM5XqYQs8wASI=; b=qetUcQh2vEQKy5Ak8nxrxaP0yDlFLnO6N633JrEI19fG4gAPt7+cgCttSt70fgH4so a/V5IEkWh3F0N4j/U6icTCNuwElDlpQS/tyhF4ZiMYiBYBNVIGF19MLWZn8z8cHhnM/7 U11HNeCBvbAh0zbJT+JCu+4c7I7pNO+pU6UXLG9TjJB+5QGj1iRhvV4KUat5Pm8kr07T 8pwAze4KKT6YZ6liL4Ii5mgMr3pvXy9MigyUdJtr5e7OK4IYzRziTNEdBgqdROZB1rbg Q/9ftMP0YUx0POeOjihM1M77e/vIr4U/vGjvIygJ/kcEttlw51yryOp9p/8Kzu6i/9Hd 5mxw== 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:mime-version :content-disposition:content-transfer-encoding:in-reply-to :user-agent; bh=+NOKewdRYQtClk0skeRpli69ccQ/mPiM5XqYQs8wASI=; b=G3pNix51aW6HdlX+Qhn5l7jY/HDGhfNvlA6rxQinFsVWsTyoI9zwCHMNuXmhpePg2k 55dLDwqklH7EBeN7lZHLIfKu4yfgy6ds6MzON4Re17qqTkeWhv1alFajMNas8OnLB+r+ NStNSLQoCUc4wleO7BX3g3Djsb37+RnAsIRycO8PqcGGYxFsStuBOyrnJ5TTxbWBWBqZ 2Bix++mCldiwe25MQKC+WQwJvurPx3G+/esE58ttEHeNXLGT+He2zv+0n8H3MdaZIhuG lpMqcNk2gJIwhBHxBABr73ySmcpa6gXhXfFVIjJHXnLsPTRhCTC5B2vJ1j4blSd+TBJY bGdA== X-Gm-Message-State: AOAM531zyivXCOZayDjOzjwvuEcpb5V3g3Ao1q6k5nYPE9/CloNQ1RqQ 7kwTDGufhf5Hvz6NRN8v5wj2TA== X-Google-Smtp-Source: ABdhPJz5FdfvkHkrnldu5Kz01HeisYWsnOxqca0QrufC6kAFUN5vJO0r8ZlOMdZxua8qDbwEWAbeoQ== X-Received: by 2002:ac8:4e88:: with SMTP id 8mr10352539qtp.82.1589682139862; Sat, 16 May 2020 19:22:19 -0700 (PDT) Received: from nimloth.alvh.no-ip.org ([190.95.18.252]) by smtp.gmail.com with ESMTPSA id z201sm1727300qkb.2.2020.05.16.19.22.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 16 May 2020 19:22:19 -0700 (PDT) Received: by nimloth.alvh.no-ip.org (Postfix, from userid 1000) id AE620300703; Sat, 16 May 2020 22:22:16 -0400 (-04) Date: Sat, 16 May 2020 22:22:16 -0400 From: Alvaro Herrera To: Erik Rijkers Cc: Justin Pryzby , Laurenz Albe , Fabien COELHO , =?iso-8859-1?Q?J=FCrgen?= Purtz , Peter Eisentraut , Corey Huinker , Roger Harkavy , pgsql-hackers@postgresql.org, Michael Paquier Subject: Re: Add A Glossary Message-ID: <20200517022216.GA11960@alvherre.pgsql> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <508f2fb1764c3bd518ee96a4f2247d6f@xs4all.nl> User-Agent: Mutt/1.10.1 (2018-07-13) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk On 2020-May-16, Erik Rijkers wrote: > On 2020-05-15 19:26, Alvaro Herrera wrote: > > Applied all these suggestions, and made a few additional very small > > edits, and pushed -- better to ship what we have now in beta1, but > > further edits are still possible. > > I've gone through the glossary as committed and found some more small > things; patch attached. All pushed! Many thanks, -- Álvaro Herrera https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services