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 dj...@apache.org on 2008/01/30 20:43:02 UTC

svn propchange: r616853 - svn:log

Author: djd
Revision: 616853
Modified property: svn:log

Modified: svn:log at Wed Jan 30 11:43:02 2008
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Wed Jan 30 11:43:02 2008
@@ -1 +1 @@
-DERBY-2275 Remove last use of DataTypeDescriptor.setNullability() to make DTD's use immutable wrt nullability. Fixes DERBY-3346 and DERBY-3342 which were cases when a query was getting the incorrect nullability for some columns due to the mutability of DTD when shared across nodes.
+DERBY-2775 Remove last use of DataTypeDescriptor.setNullability() to make DTD's use immutable wrt nullability. Fixes DERBY-3346 and DERBY-3342 which were cases when a query was getting the incorrect nullability for some columns due to the mutability of DTD when shared across nodes.