143008: JDBC connection proxy: don't keep pending statements if they are closed
Fixed release 3.9.28 compatibility with JDBC drivers lower than JDBC4.
Install this fix if you have memory problems due to long transactions with many statements that exhaust RAM.

Add a comment