From: Bruce Momjian Date: Tue, 20 Feb 2007 14:04:50 +0000 (+0000) Subject: Comment-out documentation for IS OF because it doesn't conform to the X-Git-Tag: REL8_3_BETA1~1157 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8272fc3f7bef43fe0a07913d17ef4ebec82f9d16;p=postgresql Comment-out documentation for IS OF because it doesn't conform to the ISO SQL behavior. Backpatch removal to 8.2.X. --- diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml index 45b70621d7..131b33f215 100644 --- a/doc/src/sgml/func.sgml +++ b/doc/src/sgml/func.sgml @@ -1,4 +1,4 @@ - + Functions and Operators @@ -412,6 +412,7 @@ expression must be of Boolean type. + + diff --git a/doc/src/sgml/syntax.sgml b/doc/src/sgml/syntax.sgml index a9bd06a03e..7bb9c66982 100644 --- a/doc/src/sgml/syntax.sgml +++ b/doc/src/sgml/syntax.sgml @@ -1,4 +1,4 @@ - + SQL Syntax @@ -847,8 +847,7 @@ SELECT (5 !) - 6; IS - IS TRUE, IS FALSE, IS - UNKNOWN, IS NULL, IS OF + IS TRUE, IS FALSE, IS UNKNOWN, IS NULL