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

On 12/19/2010 04:21 AM, Sören Brunk wrote:
> I'm wondering if there is any way to pass that additional information to
> xFilter besides encoding it into idxNum/idxStr somehow.

That is the mechanism to use.  Remember that internally SQLite uses only
one index, hence xBestIndex to find "the" index and xFilter not needing
much extra information to work with the selected index.

You could probably do something like have the hex address of a data
structure as the string.

Roger
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk0N/dIACgkQmOOfHg372QSY8ACeJ3C7ZVopFCqSuVHTEiMlXsXc
7uoAnRhWMsGj2hUulf8RlRYcr001fXc5
=6r4Y
-----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