Re: Use uppercase keywords in foreign key tutorial
Erik Wienhold <ewie@ewie.name>
From: Erik Wienhold <ewie@ewie.name>
To: David Rowley <dgrowleyml@gmail.com>
Cc: pgsql-docs@lists.postgresql.org
Date: 2025-11-06T22:48:41Z
Lists: pgsql-docs
On 2025-11-06 04:06 +0100, David Rowley wrote: > On Thu, 6 Nov 2025 at 07:09, Erik Wienhold <ewie@ewie.name> wrote: > > > > On 2025-11-04 03:09 +0100, David Rowley wrote: > > > I think just the keyword upper casing is a good idea for now. I'm > > > starting to lose hope that there's enough merit and consistency to the > > > proposed whitespace changes. Maybe there's a subset of it that does > > > make sense to do. > > > > Done in the attached v6. But I kept the few whitespace changes on lines > > where I change keywords to uppercase. It's mostly a single space after > > commas in column and parameter lists which I think also enhances > > readability. > > I reviewed this and double checked you left "uPDaTE" in [1]. Found no > issues, so pushed. > > Thank you. > > David > > [1] https://www.postgresql.org/docs/current/sql-syntax-lexical.html Thank you, David! -- Erik Wienhold
Commits
-
Doc: more uppercase keywords in SQLs
- 812367f3d487 19 (unreleased) landed
-
Doc: use uppercase keywords in SQLs
- 49d43faa835f 19 (unreleased) landed