From: | David Fetter <david(at)fetter(dot)org> |
---|---|
To: | Lew <noone(at)lewscanon(dot)com> |
Cc: | pgsql-jdbc(at)postgresql(dot)org |
Subject: | Re: [HACKERS] Improved JDBC driver part 2 |
Date: | 2010-12-01 18:51:56 |
Message-ID: | 20101201185156.GD24023@fetter.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-jdbc |
On Wed, Dec 01, 2010 at 07:27:59AM -0500, Lew wrote:
> Magnus Hagander wrote:
> >Is there any particular reason why this work can't be maintained as
> >a branch to the main driver? My understanding is your work is
> >based off that one? Being able to work like that would make things
> >a lot easier to review.
> >
> >That said, such a process would also be a lot easier if the JDBC
> >driver wasn't in cvs ;)
>
> Why is that a problem?
Because to an excellent approximation, in practice, CVS does not
actually provide the ability to branch and merge, which means that
patches like Radoslav's are developed pretty much in isolation.
Cheers,
David.
--
David Fetter <david(at)fetter(dot)org> http://fetter.org/
Phone: +1 415 235 3778 AIM: dfetter666 Yahoo!: dfetter
Skype: davidfetter XMPP: david(dot)fetter(at)gmail(dot)com
iCal: webcal://www.tripit.com/feed/ical/people/david74/tripit.ics
Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2010-12-01 18:53:09 | Re: We really ought to do something about O_DIRECT and data=journalled on ext4 |
Previous Message | Heikki Linnakangas | 2010-12-01 18:51:19 | Re: Hot Standby: too many KnownAssignedXids |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2010-12-01 18:56:03 | Re: [HACKERS] Improved JDBC driver part 2 |
Previous Message | David Fetter | 2010-12-01 18:05:15 | Re: [HACKERS] Improved JDBC driver part 2 |