Update of /cvsroot/monetdb/sql/src/test/BugTracker-2010/Tests
In directory 
sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv22909/src/test/BugTracker-2010/Tests

Added Files:
        offset_limited_32bit.SF-2950579.sql 
Log Message:
propagated changes of Thursday Feb 25 2010 - Monday Mar 01 2010
from the Feb2010 branch to the development trunk

  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2010/02/25 - nielsnes:
          
src/test/BugTracker-2010/Tests/offset_limited_32bit.SF-2950579.sql,1.1.2.1
  add test for offset limited to 32bit bug
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


--- NEW FILE: offset_limited_32bit.SF-2950579.sql ---
SELECT * from tables OFFSET 2147483647; -- never finishes
SELECT * from tables OFFSET 2147483646; -- returns instantly


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to