Package: postgresql-autodoc Version: 1.25-2 Followup-For: Bug #361228
I have experienced this bug as well. Here's a simple patch that has allowed the tool to work for me: --- /tmp/postgresql_autodoc 2006-04-20 21:47:21.000000000 -0400 +++ /usr/bin/postgresql_autodoc 2006-04-20 21:41:33.000000000 -0400 @@ -1200,7 +1200,7 @@ $sth_Primary_Keys->finish(); $sth_Schema->finish(); $sth_Tables->finish(); - $sth_Table_Statistics->finish(); + $sth_Table_Statistics->finish() if $statistics; } ## end sub info_collect($$$$$) -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (500, 'testing'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.15-1-686 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of packages postgresql-autodoc depends on: ii libdbd-pg-perl 1.45-1 a PostgreSQL interface for Perl 5 ii libhtml-template-perl 2.8-1 HTML::Template : A module for usin ii perl 5.8.8-4 Larry Wall's Practical Extraction Versions of packages postgresql-autodoc recommends: ii dia-gnome 0.94.0-20 Diagram editor (GNOME version) ii docbook-defguide [doc 2.0.8-1.1 DocBook: The Definitive Guide - HT ii epiphany-browser [www 1.8.3-4 Intuitive GNOME web browser ii firefox [www-browser] 1.5.dfsg+1.5.0.1-4 lightweight web browser based on M ii galeon [www-browser] 2.0.1-3 GNOME web browser for advanced use pn graphviz <none> (no description available) ii lynx [www-browser] 2.8.5-2sarge1 Text-mode WWW Browser ii mozilla-browser [www- 2:1.7.12-1.1 The Mozilla Internet application s ii w3m [www-browser] 0.5.1-4 WWW browsable pager with excellent -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]