- 27 Jan, 2013 10 commits
-
-
Quanah Gibson-Mount authored
Zero out the complete context buffer From mhardin@symas.com
-
Quanah Gibson-Mount authored
Zero out the complete context buffer From mhardin@symas.com
-
Quanah Gibson-Mount authored
-
-
-
Quanah Gibson-Mount authored
-
This is only a 10% gain, but still worth having for now.
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
- 26 Jan, 2013 1 commit
-
-
Howard Chu authored
-
- 16 Jan, 2013 1 commit
-
-
Hallvard Furuseth authored
-
- 15 Jan, 2013 1 commit
-
-
Howard Chu authored
That's all we have space for in a node record.
-
- 14 Jan, 2013 5 commits
-
-
Howard Chu authored
-
Howard Chu authored
Also MDB_MAXKEYSIZE is redefinable at compile time.
-
Quanah Gibson-Mount authored
-
Howard Chu authored
Forgot this in 98fe3390
-
Quanah Gibson-Mount authored
-
- 11 Jan, 2013 1 commit
-
-
Howard Chu authored
Very large single transactions will fail. It's not just a problem when nested transactions are used. We could make this dynamically sized, but I'm not sure what the point is.
-
- 10 Jan, 2013 1 commit
-
-
Howard Chu authored
-
- 09 Jan, 2013 14 commits
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
No time to find the bug at the moment. There's no performance benefit anyway.
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
Hallvard Furuseth authored
-
Howard Chu authored
If we're operating on the freelist, see if our current pghead can satisfy the request before giving up and using new pages.
-
- 04 Jan, 2013 2 commits
-
-
Quanah Gibson-Mount authored
-
Howard Chu authored
-
- 03 Jan, 2013 4 commits
-
-
Quanah Gibson-Mount authored
-
Better handling of missing entries Treat zero-length entries properly (as missing entries) in entry_next() and entry_get_int().
-
Quanah Gibson-Mount authored
-
-