-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 15/09/12 18:23, Simon Slavin wrote:
> PRAGMA lint_mode=ON

I'm sure there is some ideal to preserve the "Lite" part of the name and a
lint mode would be quite intrusive.  I can imagine a separate compilation
mode (eg another #define), or some mechanism by which you could load a
second "hook" library into SQLite that takes over various bits of
functionality (mostly parsing).

> It might help in the testing suite too.

I doubt it.  Test suites have a lot of code running at boundary conditions
and need to provoke certain configurations and circumstances.  Providing
randomly ordered results back doesn't particularly help anything.  (You'll
note just how much test code had to be altered to keep tests functional
after adding the covering index code.)

Roger



-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAlBVUI0ACgkQmOOfHg372QTHbACfTP/8dfoa0zNbgStAeiMfFfMu
o/sAoIwX+dwIiLk+jmbOgBOQtsX7Eipb
=fNrn
-----END PGP SIGNATURE-----
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to