On 20/06/2011 8:30 AM, Pilling, Michael wrote:

I was looking at that page but didn't read the detail because I thought
the information was in the table and the detail was just textual examples.

I do think that adding "IS DISTINCT FROM" and "IS NULL / IS NOT NULL" to the summary table would be helpful, with a superscript * linking to the note about null handling below.

In general, though, there's only so much information that can be condensed into the brief summary and tables.

Reading the documentation in detail is a really, really good idea. It'll tell you a lot about Pg and about SQL in general. I've generally found it really helpful and not at all long-winded. It's pretty much how I learned to use relational databases.

In this case the documentation even has a big box-out saying:

"Tip: Some applications might expect that expression = NULL returns true if expression evaluates to the null value."

... that carries on to explain about NULLs.


--
Craig Ringer

Tech-related writing at http://soapyfrogs.blogspot.com/

--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to