Skip to content
Snippets Groups Projects
Commit 75e2227c authored by Stephen R. van den Berg's avatar Stephen R. van den Berg
Browse files

Document pgsql changes.

parent 47c4742c
No related branches found
No related tags found
No related merge requests found
......@@ -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 *
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment