Split APPEND and DELETE log markers into a before and an after,
commitfc89dc7e5e6fa9eb30c5bb94307fed6a75cb1993
authorskimo <skimo>
Sat, 2 Mar 2002 23:12:13 +0000 (2 23:12 +0000)
committerskimo <skimo>
Sat, 2 Mar 2002 23:12:13 +0000 (2 23:12 +0000)
treeb90dff22374cb1811379c093469e74565947d029
parent28b4dcb6a9724a8f8d98e9a484e0a92612cb3fc9
Split APPEND and DELETE log markers into a before and an after,
for the db4 case.
Export scr_update for db4 recovery to use.
Bundle updating of cache, marks,... in line_insdel and export for db4
recovery.
This moves the updating for delete to happen after the delete,
instead of before as it was before.
Further merge APPEND and INSERT case.c
common/db.c
common/log.c
common/log.h