Re: Re: [COMMITTERS] pgsql/ /README /configure /configure.in /regis ...

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, E(dot)Mergl(at)bawue(dot)de, PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Re: [COMMITTERS] pgsql/ /README /configure /configure.in /regis ...
Date: 2001-05-13 02:27:11
Message-ID: 200105130227.f4D2RB823389@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

> Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> >> There's already a version 1.9.0 (which is what this got changed to) out on
> >> CPAN. Who maintains this?
>
> > The CPAN I thought was DBI, while ours is old, right?
>
> No. interfaces/perl5 is a stand-alone Perl client library that is
> unrelated (more or less anyway) to DBD/DBI. DBI might be better,
> but that doesn't necessarily mean we should abandon support for
> the non-DBI library.

No, I wasn't suggesting we eliminate ours. I was just thinking we
should have the DBD/DBI in there too.

>
> > As far as I know, we are the only maintainers for the non-DBI version.
>
> *Somebody* is maintaining it, because the version on CPAN is not the
> same as ours. (Which appears to be sufficient proof that there's
> still interest in it...)

Good point, and why don't we have those patches, and who is it?

> It would be good to get our copy back in sync with CPAN.

Yes!

> BTW, this is exactly what I was concerned about w.r.t. adopting the DBI
> library into our CVS: if it drifts away from what's on CPAN then we
> have a problem.

We need the maintainers to give us patches or give them CVS access, if
the agree. This is similar to how we moved ODBC into our tree.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2001-05-13 03:27:49 pgsql/contrib/pgcrypto Tag: REL7_1_STABLE encode.c
Previous Message Tom Lane 2001-05-13 02:21:42 Re: Re: [COMMITTERS] pgsql/ /README /configure /configure.in /regis ...

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2001-05-13 02:30:12 Re: Re: PL/Python build
Previous Message Bruce Momjian 2001-05-13 02:22:04 Re: State of PL/Python build