Changes from 754493 to 754693: ------------------------------------------------------------------------ r754558 | dag | 2009-03-15 00:45:04 +0100 (Sun, 15 Mar 2009) | 4 lines DERBY-4079 Add support for SQL:2008 and to limit result set cardinality Added this new feature, corresponding to patch derby-4079-3. Documentation is committed separately. ------------------------------------------------------------------------ r754579 | dag | 2009-03-15 02:30:42 +0100 (Sun, 15 Mar 2009) | 4 lines DERBY-4071 AssertFailure when selecting rows from a table with CHARACTER and VARCHAR columns Patch derby-4071 which fixes this issue. ------------------------------------------------------------------------ r754583 | dag | 2009-03-15 02:43:19 +0100 (Sun, 15 Mar 2009) | 4 lines DERBY-4079 Add support for SQL:2008 and to limit result set cardinality Added the new test, OffsetFetchNextTest, to lang/_Suite.java. ------------------------------------------------------------------------