Re: [JDBC] pgjdbc 42.1.0 release: changelog update
От | Vladimir Sitnikov |
---|---|
Тема | Re: [JDBC] pgjdbc 42.1.0 release: changelog update |
Дата | |
Msg-id | CAB=Je-E-Qh-CHcRZdDHTFb4eMTmCoGoSaQZULnT16cHdmd0ixw@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: [JDBC] pgjdbc 42.1.0 release: changelog update (Jorge Solórzano <jorsol@gmail.com>) |
Ответы |
Re: [JDBC] pgjdbc 42.1.0 release: changelog update
Re: pgjdbc 42.1.0 release: changelog update |
Список | pgsql-jdbc |
Just an update: I'm running into a timestamp issue while releasing 42.1.0.jre6.
The bug is: [INFO] TimestampTest.testInfinity:122->runInfinityTests:154 expected:<[infinity]> but was:<[5881610-07-11]>
I'm going to fix that, and proceed with 42.1.1, 42.1.1.jre7, 42.1.1.jre6.
As far as I understand, the fix is to move guessTimestamp after "if (infinity)" checks: https://github.com/pgjdbc/pgjdbc/blob/f375701b571c308b7e389df49c1d958f416e4340/pgjdbc/src/main/java/org/postgresql/jdbc/TimestampUtils.java#L835-L841
Note: there are bits of 42.1.0 published to Maven Central (jre8 and jre7 builds), however there will never be 42.1.0.jre6.
Vladimir
В списке pgsql-jdbc по дате отправления: