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 1jKQDD-00005q-AS for pgsql-hackers@arkaria.postgresql.org; Fri, 03 Apr 2020 17:34:35 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1jKQDC-0003BD-92 for pgsql-hackers@arkaria.postgresql.org; Fri, 03 Apr 2020 17:34:34 +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 1jKQDC-0003B6-0g for pgsql-hackers@lists.postgresql.org; Fri, 03 Apr 2020 17:34:34 +0000 Received: from mail-ed1-x544.google.com ([2a00:1450:4864:20::544]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1jKQD9-00059D-R3 for pgsql-hackers@postgresql.org; Fri, 03 Apr 2020 17:34:32 +0000 Received: by mail-ed1-x544.google.com with SMTP id a43so10190459edf.6 for ; Fri, 03 Apr 2020 10:34:31 -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=/lUFDoxAbQej7N5tr7TMLW0EEXgXSg5OX8/o5QjXvI0=; b=PT3IwPz8PY7A/c2A4UukaG0MVdNW9YwCQOQz/gn9pLBkRJGw5IvBknbxZhfzXyyt6P Xy+j/qvav8hOwoWRm1jrwXbKaIx/iyigT1VFq4emvuFxVjYM8Qv3dD0cmQSbs4k/UmH1 kT+gqwX3lBj9Fs6+NXRNM2Q4VIagS/g9BUZ7WPqrhKpqMp3jvwCWyGPQWlAKNrySSeoA 5HIPw/GCEQYYtfDTVPcHIaJNF92eamNipH7GmwgTwyu4ZJS4bDJkTISnwkZGbHpm0MsR yUfCpgGFHKUflKcWBiBxEUznha0VHy2RiTiH77T8nS4A5T48c8iCu2oGqHO3mWr+JKcy 1N/w== 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=/lUFDoxAbQej7N5tr7TMLW0EEXgXSg5OX8/o5QjXvI0=; b=BFIqLK8agfajZUibE/0ZDSzkK9ZyEWGUuO0bKcX1jA0HBtt6SAEX+Zt0Tz/c3OdLrH r2mSxXQZJU20g8qrC4bTTgr3OLiNzuoHW23rQcgHdGWQHhhOGPbya4ayR9IbZY4WxfKC Q/JM7yh/LPatfWIaaAMQNE6Nlwwc32e2hBoYcGk+NAsMbi0YY/nM2Jb71p5jiBFBQJQ0 JJNhNrrcL8ef5/Ccy+gcmTpOZ28/4k+/e8FgGSSzKqZ8DqO1ZpL9IpSJFCTUaXWjSrbX bSCywQrzxl5QIWN2HqBUPofusikGok1YrCXR1FDex2jXYeoj/J1fRn7wpfNRfUgrf0pl Ov1w== X-Gm-Message-State: AGi0PuYhMDSJaD9rwSio+BkxZKOWT2DKBjUeqH0PNLt3kkkoNQ7ZLFzX usbgm7zdqbx59iLJaFDh624vDtBJTE+eNNRw9SY= X-Google-Smtp-Source: APiQypLqjyEAUM+T73h4lZsK4r+q8lUL6mhKprV7KBdQrUGw7j8F2x6qu1T9UXcaaKJgYOr7U6ak+UvzIweSoGR0pkM= X-Received: by 2002:a05:6402:22b7:: with SMTP id cx23mr8629026edb.383.1585935270497; Fri, 03 Apr 2020 10:34:30 -0700 (PDT) MIME-Version: 1.0 References: <20200402222639.GI14618@telsasoft.com> <20200403164513.GA25722@alvherre.pgsql> In-Reply-To: <20200403164513.GA25722@alvherre.pgsql> From: Corey Huinker Date: Fri, 3 Apr 2020 13:34:17 -0400 Message-ID: Subject: Re: Add A Glossary To: Alvaro Herrera Cc: Justin Pryzby , =?UTF-8?Q?J=C3=BCrgen_Purtz?= , Roger Harkavy , pgsql-hackers@postgresql.org, Fabien COELHO , Michael Paquier Content-Type: multipart/alternative; boundary="0000000000006f51d305a26654b2" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --0000000000006f51d305a26654b2 Content-Type: text/plain; charset="UTF-8" > > we have it, we can start thinking of patching the main part of the docs > to make reference to it by using in key spots. Right now > the glossary links to itself, but it makes lots of sense to have other > places point to it. > I have some ideas about how to patch the main docs, but will leave those to a separate thread. > * I commented out the definition of "sequence", which seemed to go into > excessive detail. Let's have a more concise definition? > That one's my fault. > > Patches for these omissions, and other contributions, welcome. > Thanks for all your work on this! --0000000000006f51d305a26654b2 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
we have it, we can start thinking of patching the main p= art of the docs
to make reference to it by using <glossterm> in key spots.=C2=A0 Righ= t now
the glossary links to itself, but it makes lots of sense to have other
places point to it.

I have some ideas a= bout how to patch=C2=A0the main docs, but will leave those to a separate th= read.
=C2=A0
* I commented out the definition of "sequence", which seemed t= o go into
=C2=A0 excessive detail.=C2=A0 Let's have a more concise definition?

That one's my fault.=C2=A0
= =C2=A0

Patches for these omissions, and other contributions, welcome.

Thanks for all your work on this!=C2=A0
=
--0000000000006f51d305a26654b2--