| 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-14 20:40:34 |
| Message-ID: | 118332.1781469634@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:
> But I understand your confusion. To be honest, I only learned about the syntax
> "tab *" a few days ago. Digging through the history, this syntax has been
> obsolete since 2000. I think we could remove both the paragraph that confuses
> you and the asterisk from the syntax diagram. We can leave the obsolete
> syntax to accomodate SQL code that hasn't changed for over 25 years, but I don't
> see a reason to keep it in the documentation.
I think we've discussed that before, and concluded that removing the
docs would be a disservice to users who are trying to read old code
that does this and don't know what it means. Maybe that argument
is too weak now to justify keeping the docs, but I'm unsure.
I'd be inclined to just rephrase this sentence in hopes of making
it less ambiguous.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Previous Message | Laurenz Albe | 2026-06-14 20:09:34 | Re: 7.2.1. The FROM Clause |