Re: [HACKERS] Improved JDBC driver part 2
Kevin Grittner <kevin.grittner@wicourts.gov>
From: "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
To: "David Fetter" <david@fetter.org>, "Magnus Hagander" <magnus@hagander.net>
Cc: <lists@kambanaria.org>, "PG Hackers" <pgsql-hackers@postgresql.org>, <pgsql-jdbc@postgresql.org>,<mail@smogura.eu>
Date: 2010-12-01T16:15:38Z
Lists: pgsql-hackers
David Fetter <david@fetter.org> wrote: > Would the people now developing the JDBC driver object to > switching to git? If we move to git, don't forget that there is not one repository which has the entire history for PostgreSQL JDBC -- the current repository is missing some work, including releases, from one stable branch. (Was it 7.4?) We'd probably want to merge that in as part of any conversion effort. -Kevin