Re: 7.2.1. The FROM Clause - Mailing list pgsql-docs

From Christoph Berg
Subject Re: 7.2.1. The FROM Clause
Date
Msg-id ajBiGZ-xz2qCK8hu@msg.df7cb.de
Whole thread
In response to Re: 7.2.1. The FROM Clause  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-docs
Re: Tom Lane
> 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.

Fwiw, I saw that syntax somewhere some days back and then went looking
what it meant. I did find it in psql's "\h select" and in turn the
full SELECT documentation. I guess if the docs had not mentioned it, I
would have had to read the grammar, and looking for a non-string in
there sounds painful.

So it should definitely be kept. Thanks. :)

Christoph



pgsql-docs by date:

Previous
From: Tom Lane
Date:
Subject: Re: 7.2.1. The FROM Clause
Next
From: "Pete O'Such"
Date:
Subject: Doc error re: "not null" "not valid"