As discussed in https://github.com/pgjdbc/pgjdbc/pull/319, big SQL can evict all the entries from the prepared statement cache. Some sort of protection is required to cover that case
As discussed in #319, big SQL can evict all the entries from the prepared statement cache.
Some sort of protection is required to cover that case