On Wed, Aug 10, 2016 at 11:47 AM, Warren Young <[email protected]> wrote:
> On Aug 10, 2016, at 3:22 AM, J Decker <[email protected]> wrote: > > I'd think many of you would know 64 bit > > mode has more general purpose registers to carry values and the default > > calling ABI is improved to be more of a register centric model. > > SQLite is largely I/O bound. > With CTEs, you can go compute-bound. OP already mentioned going over the 2GB limit for complex CTEs. So that's no longer the whole truth. --DD _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

