Re: Interface update for 7.3

From: David Wheeler <david(at)wheeler(dot)net>
To: "Jason E(dot) Stewart" <jason(at)openinformatics(dot)com>
Cc: "Bruce Momjian" <pgman(at)candle(dot)pha(dot)pa(dot)us>, "PostgreSQL-interfaces" <pgsql-interfaces(at)postgreSQL(dot)org>, dbi-dev(at)perl(dot)org
Subject: Re: Interface update for 7.3
Date: 2002-11-27 15:16:52
Message-ID: 4201CB8A-021B-11D7-929B-0003931A964A@wheeler.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-interfaces

On Wednesday, November 27, 2002, at 01:15 AM, Jason E. Stewart wrote:

> I'm updating all the test scripts to properly use the standard DBI
> testing env vars, e.g. DBI_DSN, DBI_USER, DBI_PASS, and to use
> Test::More.

I love Test::More and use it for all of my projects, but I'm not sure
we should use it for DBD::Pg, if for no other reason than that DBI
doesn't use it. Test.pm will be adequate.

OTOH, if everybody says, screw it, use Test::More, then I'm all for it.

David

Note: Removed pgsql-hackers and added dbi-dev to recipients as that
seems more appropriate for the continuation of this thread.

--
David Wheeler AIM: dwTheory
david(at)wheeler(dot)net ICQ: 15726394
http://david.wheeler.net/ Yahoo!: dew7e
Jabber: Theory(at)jabber(dot)org

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David Wheeler 2002-11-27 15:22:31 Re: Interface update for 7.3
Previous Message Manfred Koizar 2002-11-27 15:11:55 Re: nested transactions

Browse pgsql-interfaces by date

  From Date Subject
Next Message David Wheeler 2002-11-27 15:22:31 Re: Interface update for 7.3
Previous Message Oliver Elphick 2002-11-27 14:15:48 Re: Handling SQL errors using libpq