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

Started by Nonameover 18 years ago1 messagescomitters
Jump to latest
#1Noname
rbt@pgfoundry.org

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)