- Jan 27, 2013
-
-
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
-
- Jan 26, 2013
-
-
Howard Chu authored
-
- Jan 16, 2013
-
-
Hallvard Furuseth authored
-
- Jan 15, 2013
-
-
Howard Chu authored
That's all we have space for in a node record.
-
- Jan 14, 2013
-
-
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
-
- Jan 11, 2013
-
-
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.
-
- Jan 10, 2013
-
-
Howard Chu authored
-
- Jan 09, 2013
-
-
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.
-
- Jan 04, 2013
-
-
Quanah Gibson-Mount authored
-
Howard Chu authored
-
- Jan 03, 2013
-
-
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
-
-
Lightning Memory-Mapped Database
-