Sears Russell
|
4998e57566
|
Updated for the new page API
|
2007-06-07 21:53:09 +00:00 |
|
Sears Russell
|
2f7da41663
|
Whitespace; restoring lost call to checkRid
|
2007-06-01 22:20:25 +00:00 |
|
Sears Russell
|
dd7c6b857d
|
Added assertlock() and call it when page implementations assume a page has already been latched. (Fixed
associated bugs as well)
|
2007-06-01 21:32:33 +00:00 |
|
Sears Russell
|
54ecc0d3c4
|
page->dirty is now set correctly (assuming LSN's are updated properly). pageFile.c makes use of this fact by ignoring write requests on clean pages.
|
2005-02-02 02:12:40 +00:00 |
|
Sears Russell
|
ec99c0e258
|
Lots of optimizations; re-did on-disk layout for the linear hash table.
|
2004-10-19 21:16:37 +00:00 |
|
Sears Russell
|
6b265f28b0
|
Speedups, most notably in the logging subsystem.
|
2004-10-19 04:45:42 +00:00 |
|
Sears Russell
|
5064e3fac2
|
Implemented pages that store fixed sized records efficiently, and a java-style ArrayList data structure that efficiently supports (relatively) clustered, O(1) access time expandable arrays. (This will be used for the hash implementation...)
|
2004-10-06 06:08:09 +00:00 |
|