Re: [HACKERS] Improved JDBC driver part 2

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: David Fetter <david(at)fetter(dot)org>
Cc: Kevin Grittner <Kevin(dot)Grittner(at)wicourts(dot)gov>, Magnus Hagander <magnus(at)hagander(dot)net>, lists(at)kambanaria(dot)org, PG Hackers <pgsql-hackers(at)postgresql(dot)org>, pgsql-jdbc(at)postgresql(dot)org, mail(at)smogura(dot)eu
Subject: Re: [HACKERS] Improved JDBC driver part 2
Date: 2010-12-01 18:56:03
Message-ID: 19706.1291229763@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-jdbc

David Fetter <david(at)fetter(dot)org> writes:
> On Wed, Dec 01, 2010 at 10:15:38AM -0600, Kevin Grittner wrote:
>> 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.

> I guess that depends on our current needs. As pre-split-off JDBC
> driver history is already preserved in the main git tree, I'd see
> putting the pre-split history into the JDBC tree as less important
> than making current and future JDBC development easier, but that's
> just me.

It was difficult enough to get an accurate conversion from cvs to git
when that was the only constraint. Trying to merge some unrelated
history in at the same time seems like a recipe for trouble. I'd
recommend just converting your existing repo and calling it good.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Heikki Linnakangas 2010-12-01 18:58:48 Re: Hi- How frequently Postgres Poll for trigger file
Previous Message Tom Lane 2010-12-01 18:53:09 Re: We really ought to do something about O_DIRECT and data=journalled on ext4

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2010-12-01 21:36:18 Re: Storing timestamps in text format
Previous Message David Fetter 2010-12-01 18:51:56 Re: [HACKERS] Improved JDBC driver part 2