Re: Java 1.4

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: Java 1.4
Дата
Msg-id 4FB9F796.2070604@ringerc.id.au
обсуждение исходный текст
Ответ на Re: Java 1.4  (Mikko Tiihonen <mikko.tiihonen@nitorcreations.com>)
Список pgsql-jdbc
On 05/18/2012 08:42 PM, Mikko Tiihonen wrote:
> On 05/18/2012 03:39 PM, Jesper Pedersen wrote:
>> On 05/18/2012 06:19 AM, Dave Cramer wrote:
>>> After talking to a few folks here at pgcon I think it's time to move
>>> on and stop supporting 1.4. There's even some talk that we don't need
>>> to support 1.5 either.
>>
>> I would target JDK 6 (although it is EOL later this year) and JDK 7.
>>
>> Maybe do one last release of current master with all JDKs available,
>> and then switch and change the version number to something else, like
>> -964/974.jar
>> (PostgreSQL/JDK/Build).
>
> The codebase has been Java5+ since March 12 when a commit went in with
> Java5 generics.

Ah, the Linux kernel approach: break it / remove it, and see if anyone
screams.

Personally I'm quite a big fan of that approach for the removal of
legacy cruft and BC.

--
Craig Ringer

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Hans Vasquez-Gross
Дата:
Сообщение: Re: JDBC syntax error at end of input
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: Patch: Add support for hstore extension - and map it to/from java.util.Map