Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch log_printf to use a log record in the same format as transactional ope... | Michael Cahill | 2013-11-21 | 1 | -3/+3 |
* | Fixes based on Sue's review feedback. | Michael Cahill | 2013-11-12 | 1 | -3/+11 |
* | Check Python scripts for 80 column line wrapping, fix violations. | Michael Cahill | 2013-11-05 | 1 | -31/+32 |
* | Treat database-wide checkpoints differently to file syncs. For database-wide... | Michael Cahill | 2013-09-14 | 1 | -1/+2 |
* | Fixes from Sue's initial review: | Michael Cahill | 2013-09-14 | 1 | -1/+1 |
* | Add logging and recovery of file truncates. | Michael Cahill | 2013-08-30 | 1 | -0/+5 |
* | Scan through files before the main recovery loop, gathering checkpoint LSNs a... | Michael Cahill | 2013-08-29 | 1 | -5/+5 |
* | Save LSNs in files during checkpoint. | Michael Cahill | 2013-08-26 | 1 | -0/+1 |
* | Update dist/log.py to generate code to read and write log records. | Michael Cahill | 2013-08-13 | 1 | -3/+37 |
* | Add the beginnings of a log manager. | Michael Cahill | 2011-03-16 | 1 | -0/+10 |