All releases tagged Minor feature enhancements


Release Notes: This release outputs more information about blobs in debug mode. A password checksum is now displayed if the file is encrypted. The format of timestamps, date, and time can now be set with a program option.


Release Notes: The new skip-schema option was added to omit SQL commands to create table structure. The output for sqlite is much safer in terms of buffer overflows. The configure script now exits if sqlite support is requested, but the header file is not found.


Release Notes: Initial support has been added for fields of type pxfGraphics. The usage information has been reorganized. The proper table name is set in the HTML output.


Release Notes: All float values will be formated with %g and not %f. SQL output uses INSERT-statements by default. The --use-copy option enforces the use of the COPY-statement, which was the default up to version 0.1.7.


Release Notes: The first line of HTML output uses <th> instead of <td><b>. A --with-memory-debug config option has been added.