+2008-03-12 14:21 rbt
+
+ * postgresql_autodoc.pl: New versions of DBD::Pg like to return an
+ array reference instead of the special text string that
+ PostgreSQL returns.
+
+ This might take care of the issue, although only partially tested
+ (FreeBSD ports doesn't have the newer version yet as it breaks a
+ number of applications).
+
+2007-01-02 09:44 rbt
+
+ * ChangeLog: Release 1.30
+
2007-01-02 08:53 rbt
* configure.ac, postgresql_autodoc.pl: Toshio Kuratomi wrote a
#!/usr/bin/env perl
# -- # -*- Perl -*-w
-# $Header: /cvsroot/autodoc/autodoc/postgresql_autodoc.pl,v 1.16 2008/03/12 18:21:52 rbt Exp $
+# $Header: /cvsroot/autodoc/autodoc/postgresql_autodoc.pl,v 1.17 2008/03/12 18:24:12 rbt Exp $
# Imported 1.22 2002/02/08 17:09:48 into sourceforge
-# Postgres Auto-Doc Version 1.30
+# Postgres Auto-Doc Version 1.31
# License
# -------