| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at> |
| Cc: | jochen(dot)bandhauer(at)gmx(dot)net, pgsql-docs(at)lists(dot)postgresql(dot)org |
| Subject: | Re: 7.2.1. The FROM Clause |
| Date: | 2026-06-15 15:05:52 |
| Message-ID: | 227073.1781535952@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at> writes:
> I could not resist the temptation to remove the "now always" in
> "searching descendant tables is now always the default". That sounds
> too much like this was a recent change.
Hmm, phrasing that part that way sounds like it's always been so,
which is not only false but is contradicted by the surrounding text.
What do you think of saying
There is no real reason to use this syntax
any more, because searching descendant tables has been the default
behavior since PostgreSQL whatever-version-it-was.
I can look up the version where it changed, if this seems like the way
to go.
I'm also tempted to replace "to use this syntax" with "to write *",
just to be totally clear which syntax we are referring to. After
your rewrite of the prior sentence, someone might think the closest
antecedent for "this" is "ONLY".
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Laurenz Albe | 2026-06-15 15:24:49 | Re: 7.2.1. The FROM Clause |
| Previous Message | Laurenz Albe | 2026-06-15 06:39:05 | Re: 7.2.1. The FROM Clause |