Results 2 issues of lyonzhi

I find that when bonecp is used on a very idle system, the com.mysql.jdbc.NonRegistingDriver object will grow more and more util JVM start full GC.

### Is your feature request related to a problem? Option Yes ### Describe the solution you'd like 可以考虑增加对pg search_path的支持 ### Describe alternatives you've considered 如果使用了postgresql作为数据库,在gf gen dao的时候是无法指定search_path的(使用的驱动是支持的),这样就导致每次必须得加上Tables选项,只是这个选项其实也不支持模糊匹配,需要完整的写出所有的表名 ### Additional _No...

feature
inactive