Perhaps we can change section 9.1 from "Logical Operators" to "Logical Functions and Operators"? NULLVALUE() and NONNULLVALUE() can be documented there, along with IS, IS NULL, and IS NOT NULL (which also don't seem to have been covered yet in Chapter 9).
Should I submit a patch?
-- dave
---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match