Re: JDK1.7 support - Mailing list pgsql-jdbc

From Maciek Sakrejda
Subject Re: JDK1.7 support
Date
Msg-id AANLkTi=F91-Hoj0xtBf9+5cybX2GTgEJmVrpbOf_1XOD@mail.gmail.com
Whole thread Raw
In response to Re: JDK1.7 support  (Craig Ringer <craig@postnewspapers.com.au>)
List pgsql-jdbc
> Even if you don't mirror to GitHub, git still makes it MUCH nicer for 3rd
> parties to develop patches to PgJDBC, especially if those patches take a
> while and need to track the PgJDBC mainline. Being able to create a personal
> feature branch is great; being able to share it when you want to is even
> better.

This is probably the biggest potential benefit for the project. I'm
not sure what effect it will have (if any) on contributions, but this
sort of thing is dead easy with github and still pretty easy with two
git repositories hosted on entirely different systems.

We're finally doing the last step of a prolonged svn-to-git migration
at Truviso and I've learned a thing or two about the migration
process. If the pgjdbc team decide to pull the trigger, I'll offer my
meager expertise to the endeavor.

---
Maciek Sakrejda | System Architect | Truviso

1065 E. Hillsdale Blvd., Suite 215
Foster City, CA 94404
(650) 242-3500 Main
www.truviso.com

pgsql-jdbc by date:

Previous
From: Andrew Hastie
Date:
Subject: Re: Re-read of updated row using scrollable ResultSet returns old data
Next
From: bubba postgres
Date:
Subject: JDBC4 Binary Mode with Arrays