core-jgi/org.compiere.db.postgresql....
Jasper Siepkes 0173bbd296
Fixed user defined JDBC URL override not working. (#1499)
Fixes logic error in the way a user defined `jdbcUrl` in
`hikaricp.properties` is handled.

Additionally changed the default max pool size to the previous limit of
90 connections. PR #926 originally also had this but this apparantly
fell out. Testing showed that during first time server startup a flood
of connection can be made and a connection pool of 30 can be
overwhelmed and callers waiting on a connection will time-out.
2022-09-26 15:45:05 +08:00
..
.settings
META-INF Fixed user defined JDBC URL override not working. (#1499) 2022-09-26 15:45:05 +08:00
OSGI-INF
src/org Fixed user defined JDBC URL override not working. (#1499) 2022-09-26 15:45:05 +08:00
.classpath IDEMPIERE-5427 Upgrade to Tycho 2.7.5 (#1493) 2022-09-21 14:21:27 +02:00
.project
build.properties
plugin.xml
pom.xml IDEMPIERE-5013 upgrade JDBC libraries to latest version (#1475) 2022-09-10 13:42:55 +02:00