| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com> |
| Cc: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>, Tom Jakubowski <tom(at)crystae(dot)net>, Pg Docs <pgsql-docs(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: Cities name column name inconsistent |
| Date: | 2021-07-03 00:43:41 |
| Message-ID: | 20210703004341.GA27071@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
On Thu, Jun 24, 2021 at 01:24:01PM +0200, Peter Eisentraut wrote:
> On 14.06.21 18:29, Bruce Momjian wrote:
> > On Sat, Jun 12, 2021 at 12:48:25PM -0700, David G. Johnston wrote:
> > > On Sat, Jun 12, 2021, 12:28 PG Doc comments form <noreply(at)postgresql(dot)org>
> > > You are correct. I don't see an urgent need to spend time figuring out
> > > something different.
> >
> > I wrote the attached patch to improve this case.
>
> The tutorial documentation is meant to be consistent with src/tutorial/,
> which uses cities.name, so calling the column "city" was just plain wrong in
> that respect.
Patch applied back to 9.6.
--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com
If only the physical world exists, free will is an illusion.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | PG Doc comments form | 2021-07-03 11:54:11 | ECPG cursor examples should include EXEC SQL WHENEVER NOT FOUND CONTINUE; after the while loop |
| Previous Message | Bruce Momjian | 2021-07-02 22:01:14 | Re: 24.1.5.1. Multixacts And Wraparound |