[JDBC] JDBC 42.0.0 released
От | Dave Cramer |
---|---|
Тема | [JDBC] JDBC 42.0.0 released |
Дата | |
Msg-id | CADK3HHLpyZeygpSf7pKmyoz=PRNgq8iKAZGnRJS-2WJ+KrT48w@mail.gmail.com обсуждение исходный текст |
Ответы |
Re: [JDBC] JDBC 42.0.0 released
Re: [JDBC] JDBC 42.0.0 released Re: [JDBC] JDBC 42.0.0 released Re: JDBC 42.0.0 released Re: JDBC 42.0.0 released Re: JDBC 42.0.0 released |
Список | pgsql-jdbc |
The JDBC group is proud to announce the release of version 42.0.0
Notable changes include:
Notable changes
- Support for PostgreSQL versions below 8.2 was dropped
- java.util.logging is now used for logging: logging documentation
- Ensure executeBatch() can be used with pgbouncer. Previously pgjdbc could use server-prepared statements for batch execution even with prepareThreshold=0 (see issue 742)
- Replication protocol API was added: replication API documentation, GitHub PR 550
- Version bumped to 42.0.0 to avoid version clash with PostgreSQL version
- Error position is displayed when SQL has unterminated literals, comments, etc (see issue 688)
You may have noticed the change in the versioning of the driver, you can read the FAQ for more information.
Regards,
Dave Cramer
В списке pgsql-jdbc по дате отправления: