Re: Bug in Dbd-Pg?
"David E. Wheeler" <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.dbdpg |
|---|---|
| Message-ID | <[email protected]> |
On Jan 2, 2007, at 4:53 PM, Jon Jensen wrote: > I think it's pretty reasonable to expect people to use an old > version of DBD::Pg to match their old version of Postgres. However, > it can be a real pain if you can't *get* the old version anymore. > CPAN only has the current and next-most-recent version of DBD::Pg > available: > > http://www.cpan.org/authors/id/D/DB/DBDPG/ Actually, they're still there, it's just that they used to be distributed by different authors (which is why I created the DBDPG CPAN user—to get around that problem). To find the older ones, Look at the "Other Releases" select list here: http://search.cpan.org/dist/DBD-Pg/ > I seem to recall CPAN has a limit of how many versions they let you > keep around. Two seems far too low. But in any case, if we can't > increase the number on CPAN, is there somewhere else we can keep > them? I can provide public space if it's needed. There is no limit, though we probably have too many versions of DBD::Pg hanging around, frankly. Best, David