Sears Russell
|
e51759b517
|
Implemented indirect pages, and fixed some bugs here and there. (Still need to add transactional support for indirect pages...)
|
2004-07-31 00:27:55 +00:00 |
|
Sears Russell
|
a74c499dd7
|
Fixed data corruption bug in the freelist implementation, and corrected lsn updates.
|
2004-07-30 02:07:41 +00:00 |
|
Sears Russell
|
961b63af15
|
Rewrote / refactored page.h. Now, it uses a freelist to reclaim slotid's within a page, and is implemented as two seperate modules. The first handles lsn's, and (will soon) check the type of each page, and then delegate work to a particular implementation of the second module.
|
2004-07-30 01:28:39 +00:00 |
|