Sears Russell
|
f01cff0d5b
|
Cleaned up logger API, added truncation support to inMemoryLog.c
|
2006-09-27 20:30:12 +00:00 |
|
Sears Russell
|
c1d8906d28
|
removed memcpy() calls from inMemoryLog; added "const" qualifier to many LogEntry pointers.
|
2006-04-11 02:20:21 +00:00 |
|
Sears Russell
|
d3d7f2c788
|
Implemented "LOG_TO_MEMORY", which mostly works (linear hash NTA goes into an infinite loop....)
|
2006-04-07 03:40:40 +00:00 |
|
Sears Russell
|
1c979f3052
|
Factored logWriter.h out of the rest of the system. The only file that directly depends on it is logger2.c, which can
now dispatch requests to different (hardcoded) log implementations.
|
2006-04-06 03:22:57 +00:00 |
|
Sears Russell
|
a3112ee81c
|
Fixes for freebsd.
|
2005-03-02 05:47:38 +00:00 |
|
Sears Russell
|
9712e291e6
|
Moved page.h and some of the logging headers out of the public API.
|
2004-07-14 21:25:59 +00:00 |
|
Sears Russell
|
f8015a5687
|
Documentation update, added latch profiling tools.
|
2004-07-04 00:46:49 +00:00 |
|
Sears Russell
|
3349dbc6dc
|
Log truncation. (But no checkpoints, so it doesn't get called... it does pass testing though. :)
|
2004-07-01 00:53:36 +00:00 |
|
Sears Russell
|
d1f76f0b4a
|
Initial revision
|
2004-06-24 21:10:31 +00:00 |
|