diff --git a/CHANGES b/CHANGES index d68b74858386cf8282fc30781295f79da64114c9..56dd86e7610b068e40021edbefbccae8b5df7317 100644 --- a/CHANGES +++ b/CHANGES @@ -172,9 +172,14 @@ o Sql.pgsql - Small speed boost. - - Fix the only known deadlock-cause logged in the last year; only happened + - Fix the only known deadlock-cause logged in the last year; happened (rarely) on multiple parallel queries on a single connection. + - Fix the only known race condition logged in the last year; happened + on some queries that store >32KB data per query. + + - Cast integers to floats, when floats are desired. + o SSL When verifying the hostname against the certificate, only accept *