stasis-aries-wal/src/lladd/page
2005-02-24 21:12:36 +00:00
..
fixed.c 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
fixed.h Added getRecordType() 2004-11-24 23:25:36 +00:00
header.c Implemented a freespace manager that should safely allocate space, even in the face of crashes, and can reclaim unused space (unless an application opens more than one simultaneous transaction that performs allocations) 2004-08-21 00:03:30 +00:00
header.h Implemented a freespace manager that should safely allocate space, even in the face of crashes, and can reclaim unused space (unless an application opens more than one simultaneous transaction that performs allocations) 2004-08-21 00:03:30 +00:00
indirect.c More error handling... 2005-02-22 03:10:54 +00:00
indirect.h More error handling... 2005-02-22 03:10:54 +00:00
slotted.c Fixeds cht test / finished error checking within LLADD, but haven't tested error handling yet. 2005-02-24 21:12:36 +00:00
slotted.h More error handling... 2005-02-22 03:10:54 +00:00