[sqlite] Question about the changes to e_select.test

2013-05-14 Thread Lauren Foutz
Recently several of the expected results in the test e_select.test were changed to results that look very odd. Basically the numbers that were returned by the query were replaced with lots of "#". For example, test 4.10 went from: # EVIDENCE-OF: R-14926-50129 For the purposes of grouping rows

[sqlite] ynVar

2009-12-11 Thread Lauren Foutz
In src/sqliteInt.h there is the following code fragment: /* ** The datatype ynVar is a signed integer, either 16-bit or 32-bit. ** Usually it is 16-bits. But if SQLITE_MAX_VARIABLE_NUMBER is greater ** than 32767 we have to make it 32-bit. 16-bit is preferred because ** it uses less memory in the