|
This version adds several database integrity checks that automatically fix problems as they arise. These checks will become part of more general database integrity checking and fixing utilities (nvcheck and nvfix) that will be introduced in subsequent versions.
This is a version change and some conversion work is performed on each database opened with this version. During the conversion the new database integrity checks are performed automatcally.
Although this version does not fix any bugs, it does detect and fix some dangling index records that were introduced by previous bugs that were fixed in earlier versions. These dangling records were harmless but caused nasty visual side-effects in some postings tables and this version cleans them up.