Commit Graph

4 Commits

Author SHA1 Message Date
Günter Obiltschnig
49cd3028f4 merge Postgres fixes from 1.10.2 2021-04-11 16:48:12 +02:00
Günter Obiltschnig
14e58b7fea code cleanup 2020-01-25 20:43:13 +01:00
Vojtěch Erben
8d4dee26ea Fixed PostgreSQL SessionImpl, use mysql_reset_connection() if it is
available

Use mysql_reset_connection() only if MySQL version is >= 5.7 or MariaDB
version is >= 3.0.0 otherwise fall back to myslq_refresh()
2018-11-21 10:14:07 +01:00
Alex Fabijanic
f75bc3e00d add postgresql 2018-05-07 15:28:38 +00:00