On Sun, Mar 7, 2021 at 5:06 AM Pavel Stehule <pavel.steh...@gmail.com> wrote:
> >> > So, this documentation claims that the INNER JOIN syntax is not as >> common as >> > WHERE syntax. >> > Is this really the case? >> >> I don't remember the last time I saw a new query use the <table >> reference list> syntax. In my experience, the <joined table> syntax is >> much more common. I vote to change the wording on that page. >> > > +1, modern syntax is more common today. > There is already a patch in the commitfest doing this. https://commitfest.postgresql.org/32/2652/ David J.