Re: [HACKERS] [INTERFACES] Interface update for 7.3

2002-11-27 Thread Jason E. Stewart
"Jason E. Stewart" <[EMAIL PROTECTED]> writes: > "Bruce Momjian" <[EMAIL PROTECTED]> writes: > > > I am working with David Wheeler on DBD:pg and hope to have a release > > packaged up tomorrow. > > Bruce, David, > > I'm updat

Re: [HACKERS] [INTERFACES] Interface update for 7.3

2002-11-27 Thread Jason E. Stewart
"Bruce Momjian" <[EMAIL PROTECTED]> writes: > I am working with David Wheeler on DBD:pg and hope to have a release > packaged up tomorrow. Bruce, David, 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.