Using DBD::Pg CVS with 7.4Devel

From: GB Clark <postgres(at)vsservices(dot)com>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: Using DBD::Pg CVS with 7.4Devel
Date: 2003-07-09 23:41:03
Message-ID: 20030709184103.07a8e392.postgres@vsservices.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hello,

I tried to get DBD::Pg CVS running with 7.4Devel and ran into
two problems.

1. It looks like array is now a reserved keyword. Neither
of the developers docs show it reserved. Should they be updated
to reflect this, or is there another problem?

2. It also looks like pg_index no longer has a field name
called indproc. Nor can I find any info on functional indexes in
the developer docs.

After I modified 01setup.t/17arrays.t to change array to testarray
and modified 15func.t to delete the reference to i.indproc, all tests
were passed.

It might be missing functionality, but it looks like the latest CVS
works OK with 7.4Devel

Maybe time for another release (with the above changes?).

GB
--
GB Clark II | Roaming FreeBSD Admin
gclarkii(at)VSServices(dot)COM | General Geek
CTHULU for President - Why choose the lesser of two evils?

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Joe Conway 2003-07-10 01:34:15 Re: Using DBD::Pg CVS with 7.4Devel
Previous Message Adam Pigg 2003-07-09 20:30:07 libpq:Find Table Name