Next: blonde_fini_detail, Previous: blonde_ever_detail, Up: Database Methods [Contents][Index]
extern int blonde_fill_detail(void *);
The function writes the page map for the current transaction for the $1 database.
Together with ‘blonde_push_detail’ and ‘blonde_sync_detail’ it may be used to close transactions in a more resilient fashion. With the former it is an alternative to the one call transaction closing, ‘blonde_ever_detail’.
See blonde_ever_detail.
See blonde_push_detail.
See blonde_sync_detail.