On Wed, Mar 5, 2014 at 1:24 PM, Raheel Gupta <[email protected]> wrote:
> SQLITE_MAX_PAGE_COUNT is 2147483646. > After looking at the code, Pgno is a u32. > So isnt SQLITE_MAX_PAGE_COUNT capable of actually being 4294967292 ? > We have your request. But as it will require a lot of testing, and because it is unlikely to actually be useful to anybody, it is a low priority. -- D. Richard Hipp [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

