- Mar 19, 2013
-
-
-
Quanah Gibson-Mount authored
-
-
- Mar 18, 2013
-
-
Quanah Gibson-Mount authored
-
typos in quicksort
-
Quanah Gibson-Mount authored
-
-
Was already being checked for other message types.
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
- Mar 13, 2013
-
-
Quanah Gibson-Mount authored
-
Howard Chu authored
Allow leaf pages to have only 1 key.
-
Howard Chu authored
-
- Mar 11, 2013
-
-
Howard Chu authored
Causes Bus Error on SPARC
-
Howard Chu authored
Android supports madvise but not posix_madvise
-
Howard Chu authored
Add missing parens
-
Howard Chu authored
It's harmful when the DB is larger than RAM.
-
- Mar 06, 2013
-
-
Howard Chu authored
A page must always have at least 2 keys (unless it's a root page)
-
- Mar 03, 2013
-
- Feb 25, 2013
-
-
Howard Chu authored
-
Howard Chu authored
-
Howard Chu authored
We do it now... (coalescing freelist entries in page_alloc)
-
Howard Chu authored
-
Howard Chu authored
-
- Feb 24, 2013
-
-
Quanah Gibson-Mount authored
-
The former default of 1000 may fail for DBs with many indices.
-
- Feb 21, 2013
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
-
-
-
- Feb 20, 2013
-
-
Quanah Gibson-Mount authored
-
Not really sure that we like this syntax, but it's been there for 8 years now so unlikely to change.
-
Quanah Gibson-Mount authored
Document valsort control
-
handle 0-length suffix
-
-
Check if upgrade is needed in mdb_db_open() Run from tool_reindex. Upgrade must not be interrupted.
-
Quanah Gibson-Mount authored
-