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 rh...@apache.org on 2013/03/15 17:51:06 UTC

svn commit: r1457016 - /db/derby/docs/trunk/src/ref/rrefexcept71493.dita

Author: rhillegas
Date: Fri Mar 15 16:51:06 2013
New Revision: 1457016

URL: http://svn.apache.org/r1457016
Log:
[RELEASE CHECKIN] Check in SQLState tables as part of building a release.

Modified:
    db/derby/docs/trunk/src/ref/rrefexcept71493.dita

Modified: db/derby/docs/trunk/src/ref/rrefexcept71493.dita
URL: http://svn.apache.org/viewvc/db/derby/docs/trunk/src/ref/rrefexcept71493.dita?rev=1457016&r1=1457015&r2=1457016&view=diff
==============================================================================
--- db/derby/docs/trunk/src/ref/rrefexcept71493.dita (original)
+++ db/derby/docs/trunk/src/ref/rrefexcept71493.dita Fri Mar 15 16:51:06 2013
@@ -1539,10 +1539,6 @@ the corresponding text in messages.xml a
                             <entry colname="col2">The USING clause returned more than one row. Only single-row ResultSets are permissible.</entry>
                         </row>
                         <row>
-                            <entry colname="col1">42X83</entry>
-                            <entry colname="col2">The constraints on column '<varname>&lt;columnName&gt;</varname>' require that it be both nullable and not nullable.</entry>
-                        </row>
-                        <row>
                             <entry colname="col1">42X84</entry>
                             <entry colname="col2">Index '<varname>&lt;index&gt;</varname>' was created to enforce constraint '<varname>&lt;constraintName&gt;</varname>'.  It can only be dropped by dropping the constraint.</entry>
                         </row>