On Tue, 2002-12-03 at 11:12, Jeff Boes wrote:
> We may have uncovered an incompatibility with DBD::Pg (version 1.20 is
> the latest we have) and the newly-released PostgreSQL 7.3.
> 
> It appears that the DESTROY method for database and/or statement handles
> is referencing a system table ("pg_relcheck") that no longer exists. 
> Attached is the trace that illustrates the problem.

Oops.  The problem is still there, but I've narrowed it down; it's not
in the DESTROY method at all, but in $dbh->table_attributes:


Use of uninitialized value in split at
/usr/lib/perl5/site_perl/5.6.1/i686-linux/DBD/Pg.pm line 576.
ERROR:  current transaction is aborted, queries ignored until end of
transaction block

-- 
Jeff Boes                                      vox 616.226.9550 ext 24
Database Engineer                                     fax 616.349.9076
Nexcerpt, Inc.                                 http://www.nexcerpt.com
           ...Nexcerpt... Extend your Expertise

Reply via email to