On Fri, Mar 28, 2014 at 2:24 PM, Richard Hipp <d...@sqlite.org> wrote:

> SQLite prefers small positive rowids, since such rowids take up less space
> on disk using the variable-length integer encoding.  (
> http://www.sqlite.org/fileformat2.html#varint).  But there are no
> guarantees.
>

i guess we can fix Fossil's assertion's in about ten thousand years when
the record IDs roll over into negatives ;).

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal
"Freedom is sloppy. But since tyranny's the only guaranteed byproduct of
those who insist on a perfect world, freedom will have to do." -- Bigby Wolf
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to