The installer (and presumably default installations) is using the postgresql-9.1 jdbc driver for all postgresql versions >= 9.1. Presumably minor-version compatibility has been reasonably good, or there would've been reports of problems.
Ideas:
- check if existing integration tests break if this isn't comparable with future versions?
- update later postgresql 9.* series with new JDBC driver jar files?
Update added by @pdurbin 2018-07-08
connects to #4709
The installer (and presumably default installations) is using the postgresql-9.1 jdbc driver for all postgresql versions >= 9.1. Presumably minor-version compatibility has been reasonably good, or there would've been reports of problems.
Ideas:
Update added by @pdurbin 2018-07-08
connects to #4709