autodoc - autodoc: New versions of DBD::Pg like to return an array

From: rbt(at)pgfoundry(dot)org (User Rbt)
To: pgsql-committers(at)postgresql(dot)org
Subject: autodoc - autodoc: New versions of DBD::Pg like to return an array
Date: 2008-03-12 18:21:53
Message-ID: 20080312182153.7D14817ADD53@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
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).

Modified Files:
--------------
autodoc:
postgresql_autodoc.pl (r1.15 -> r1.16)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/autodoc/autodoc/postgresql_autodoc.pl.diff?r1=1.15&r2=1.16)

Browse pgsql-committers by date

  From Date Subject
Next Message User Rbt 2008-03-12 18:24:12 autodoc - autodoc: Tag for 1.31 release.
Previous Message User Dim 2008-03-12 17:18:17 prefix - prefix: Implementation of some more operators for prefix_range: