JOURNAL_FORMAT_1
assert( journal_format==JOURNAL_FORMAT_1 );
if( rc==SQLITE_OK && format>JOURNAL_FORMAT_1 ){
format = JOURNAL_FORMAT_1;