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 1ls9cX-0000aq-Dm for pgsql-docs@arkaria.postgresql.org; Sat, 12 Jun 2021 19:48:41 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1ls9cW-0002lr-C2 for pgsql-docs@arkaria.postgresql.org; Sat, 12 Jun 2021 19:48:40 +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 1ls9cW-0002lj-42 for pgsql-docs@lists.postgresql.org; Sat, 12 Jun 2021 19:48:40 +0000 Received: from mail-pj1-x1032.google.com ([2607:f8b0:4864:20::1032]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1ls9cU-0006yy-3v for pgsql-docs@lists.postgresql.org; Sat, 12 Jun 2021 19:48:39 +0000 Received: by mail-pj1-x1032.google.com with SMTP id x21-20020a17090aa395b029016e25313bfcso7882288pjp.2 for ; Sat, 12 Jun 2021 12:48:37 -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; bh=T/s6l4fszZWxtzeveaAyQjbdindsMR5U9QbK2aigq1A=; b=mnOJGiy7VoJApFREuR+G+pXIuPSlzr8Mvh7OI64JjC4ABxSymMHSyjCENPG4XTwUVU lKg1IK02n3nEEImZ8p+eu9NLtki2yHAzMlgWj7iLkbkTezRsOLAc1hVhyN/AM8xVYGFe AYnQJCsi3SMIMh4tMA1YaIeyNRbUbveryI8uwc2IVGyKf0MHXdegIrRV1RUd4rl6mWQw 4ejUmQnuA0i/bMwxjx12fnfmY7z7zIBZceXxIb1cA43y0mLtX5Me3yitUQIySPT8RBka IKCTvsLt9VHiNPLrPDfhxEakQoOj2KxQEur7wlmCNoGasua4pqX7u7MitNN8EiAu0uEe WY6g== 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; bh=T/s6l4fszZWxtzeveaAyQjbdindsMR5U9QbK2aigq1A=; b=cd1AJMGvnMx5KkUFBwDvICpMeaJpbhbyHsF0QPUpWdgtvz/p0NgA3nQbZYVnjzZm5k uKXsTP3I1O5TfXyz5SKjnbEahT+hwxR+G3bzDBb4oKXoAl3Flg+/JJvB5nP0UPcHMbL6 C1sqQdccvQXV9iRPqBPrAe58S4U46KLjhC4eyBomBogVpqzzcHqKhHa9uXkVA+Q2B/FQ mb65yMMG7BPRzDdDTz3CPMWOEwjj3OzdFr1vLUtLMWIiP4led/ekG3XGZbbeF2WhWxed IGhEaVp+uZvgDxbe6AvQnE33x7ZgFNdNCbmk/JZXF07jQPQhxNBy3vE0gtkHHsJFMIOR O29g== X-Gm-Message-State: AOAM530vTib4tu2A3I/iLjCT0SN4WuCo3uyhkUr+bHF0LtFWORn25wA9 Q9vlh/fdlw84r/ZAqaEUXpx12mKWciOol9ivz4M= X-Google-Smtp-Source: ABdhPJwnQS/j5lwdwN33S2IYzOwjj/Aex5WbvFV4MOF6docMF9WKgT3B0SOMpuF4RLNuSNkN3Bipmpk5jSV6f7S1Rlk= X-Received: by 2002:a17:902:d88e:b029:10e:601e:d779 with SMTP id b14-20020a170902d88eb029010e601ed779mr9563465plz.82.1623527316583; Sat, 12 Jun 2021 12:48:36 -0700 (PDT) MIME-Version: 1.0 References: <162345756191.14472.9754568432103008703@wrigleys.postgresql.org> In-Reply-To: <162345756191.14472.9754568432103008703@wrigleys.postgresql.org> From: "David G. Johnston" Date: Sat, 12 Jun 2021 12:48:25 -0700 Message-ID: Subject: Re: Cities name column name inconsistent To: Tom Jakubowski , Pg Docs Content-Type: multipart/alternative; boundary="000000000000fcfa0d05c496e8de" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000fcfa0d05c496e8de Content-Type: text/plain; charset="UTF-8" On Sat, Jun 12, 2021, 12:28 PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/13/tutorial-fk.html > Description: > > In earlier sections of the tutorial, the cities table had a column called > 'name'. In this chapter, when creating the revised schema with foreign > keys, > the same column in the cities is now called 'city'. > You are correct. I don't see an urgent need to spend time figuring out something different. David J. --000000000000fcfa0d05c496e8de Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

On Sat, Jun 12, 2021, 12:28 PG Doc comments form <noreply@postgresql.org> wrote:<= br>
The following documentation comment= has been logged on the website:

Page: https://www.postgresql.org/doc= s/13/tutorial-fk.html
Description:

In earlier sections of the tutorial, the cities table had a column called 'name'. In this chapter, when creating the revised schema with fore= ign keys,
the same column in the cities is now called 'city'.

You are correct.= =C2=A0 I don't see an urgent need to spend time figuring out something = different.

David J.

<= blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px= #ccc solid;padding-left:1ex">
--000000000000fcfa0d05c496e8de--