You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by ch...@apache.org on 2011/09/01 18:12:45 UTC

svn commit: r1164128 - /db/derby/docs/branches/10.8/src/devguide/cdevspecialtfrestr.dita

Author: chaase3
Date: Thu Sep  1 16:12:44 2011
New Revision: 1164128

URL: http://svn.apache.org/viewvc?rev=1164128&view=rev
Log:
DERBY-5372  Need to document that the != and <> operators are pushed into Restricted table functions (once the work on DERBY-5369 wraps up)

Merged DERBY-5372.diff to 10.8 docs branch from trunk revision 1164125.

Modified:
    db/derby/docs/branches/10.8/src/devguide/cdevspecialtfrestr.dita

Modified: db/derby/docs/branches/10.8/src/devguide/cdevspecialtfrestr.dita
URL: http://svn.apache.org/viewvc/db/derby/docs/branches/10.8/src/devguide/cdevspecialtfrestr.dita?rev=1164128&r1=1164127&r2=1164128&view=diff
==============================================================================
--- db/derby/docs/branches/10.8/src/devguide/cdevspecialtfrestr.dita (original)
+++ db/derby/docs/branches/10.8/src/devguide/cdevspecialtfrestr.dita Thu Sep  1 16:12:44 2011
@@ -186,6 +186,8 @@ constants:</p>
 &lt;
 &lt;=
 =
+!=
+&lt;&gt;
 &gt;
 &gt;=
 IS NULL