Next: , Previous: , Up: Database Methods   [Contents][Index]


4.3.9 blonde_lose_detail

extern int blonde_lose_detail(void *);

The function performs the non essential closing tasks (like flushing the message log) for the $1 database. Its call before blonde_fini_detail is optional and has no impact on stored data.

See blonde_fini_detail.