Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.92) (envelope-from ) id 1jC5HN-0003NN-4e for pgsql-hackers@arkaria.postgresql.org; Wed, 11 Mar 2020 17:36:25 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1jC5HL-0007FE-W3 for pgsql-hackers@arkaria.postgresql.org; Wed, 11 Mar 2020 17:36:23 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1jC5HL-0007F7-KH for pgsql-hackers@lists.postgresql.org; Wed, 11 Mar 2020 17:36:23 +0000 Received: from mail-oi1-x236.google.com ([2607:f8b0:4864:20::236]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1jC5HJ-0005di-Fa for pgsql-hackers@postgresql.org; Wed, 11 Mar 2020 17:36:23 +0000 Received: by mail-oi1-x236.google.com with SMTP id v19so2687858oic.12 for ; Wed, 11 Mar 2020 10:36:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=bXu3WWnTdqEXBaQFiH2YcP9CXMQw54/mTwsFmTyagN8=; b=qotTE/EgAp0RlREHr4A0pwYl2JPiFUub6oW7LyZBbxH1XYRHn6vnIY8nKQn7T/Imt7 wjmy/pNGiHi8+PkMARaIjoidh+otbehw2kNdHAxx9zAyvoJduYFrwHhBMszdzF0w6Kph 0LNQwwwBFJQwUS1rQNygpECLJsjE0uttM02FJy7qx9UBK5f7d3VsIIhR1czbxAW/24qK yAu5HEl1TwuqD5/Npz0ka52VfY2f7k97ViqkAT5c88iwJrAOudrXfDvaLML+wbFTpcEE NtAfQkji9cVdNAQU7H9atrvOh7VkhVX83j2wXIF3j7f2MvBgiy5uBqHCkjk0CVyhd4qH NMwQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=bXu3WWnTdqEXBaQFiH2YcP9CXMQw54/mTwsFmTyagN8=; b=BOVQACIS4D52BTXUsDfXxaoxz/ThLaI3FSdc3gfhJvQ/JRepWlPYvBhvWGlevJlRFS 0bT+pcGwb4HRY+4cmFQoDVXPPpcdk180yufx1BC18zGAz7Dr5PT/3YW1LC9+IQhzngVa Jr6tG4pRnxSZEnP8t0KJBdXzuWbMN+pB9msBEj0ZNnUCDUbUy7iFUi7Hui9JLQUq+6HP u5WPczn8AcACribe00uzCgG/6aQcg8omGHehxDRp23Bf5UpCw8Zzy8V04x0O4DXf9vi2 XPLML9je7XzLJZm37+d2rUkU5IhNC5NO9lDx4lEN/p6t7JL4g47ROfOj0BgF/CWTalIG JGQA== X-Gm-Message-State: ANhLgQ0JwTQxRXMnChSnUZ/F/7PHT7h5wf/35kKy4M6t4XJAqz9L930P 4Ag3su0jIAlJ3h1NL1oAis0lnujM2SYeA9CY2K8= X-Google-Smtp-Source: ADFU+vsetp2jey4Eme1vYCA3JOBlOHhj0lBZdcINwgVK7S5t5NqXDdSI3VJKV5DZDd8JctA+SiDDuAT6Ks1b0oHw0pU= X-Received: by 2002:a05:6808:30d:: with SMTP id i13mr2607092oie.119.1583948179408; Wed, 11 Mar 2020 10:36:19 -0700 (PDT) MIME-Version: 1.0 References: <20191125075507.GH99720@paquier.xyz> <763ae38f-599b-cfb9-0447-337649dfb017@purtz.de> In-Reply-To: From: Corey Huinker Date: Wed, 11 Mar 2020 13:36:08 -0400 Message-ID: Subject: Re: Add A Glossary To: =?UTF-8?Q?J=C3=BCrgen_Purtz?= Cc: Roger Harkavy , pgsql-hackers@postgresql.org, Fabien COELHO , Michael Paquier Content-Type: multipart/alternative; boundary="000000000000938d6005a097ac8f" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --000000000000938d6005a097ac8f Content-Type: text/plain; charset="UTF-8" > > > * Transaction - yes, all those things could be "visible" or they could be > "side effects". It may be best to leave the over-simplified definition in > place, and add a "For more information see < tutorial-transactions>> > transaction-iso would be a better linkref in this case --000000000000938d6005a097ac8f Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

* Transa= ction - yes, all those things could be "visible" or they could be= "side effects". It may be best to leave the over-simplified defi= nition in place, and add a "For more information see <<linref to= tutorial-transactions>>

transaction= -iso would be a better linkref in this case=C2=A0
--000000000000938d6005a097ac8f--