Branch: refs/heads/master
Home: https://github.com/pgjdbc/pgjdbc
Commit: abc3d9d7f34a001322fbbe53f25d5e77a33a667f
https://github.com/pgjdbc/pgjdbc/commit/abc3d9d7f34a001322fbbe53f25d5e77a33a667f
Author: Vladimir Sitnikov <sitnikov.vladimir@gmail.com>
Date: 2017-06-08 (Thu, 08 Jun 2017)
Changed paths:
M pgjdbc/src/main/java/org/postgresql/jdbc/PgPreparedStatement.java
M pgjdbc/src/test/java/org/postgresql/test/jdbc2/BatchExecuteTest.java
Log Message:
-----------
fix: use server-prepared statements for batch inserts when prepareThreshold>0
Use server-prepared statements when more than 1 row is inserted via executeBatch() API.
Previously it could take up to prepareThresolds batch executions.
see #836
Есть вопросы? Напишите нам!
Соглашаюсь с условиями обработки персональных данных
✖
By continuing to browse this website, you agree to the use of cookies. Go to Privacy Policy.