diff --git a/CHANGES b/CHANGES index 413e882a181c23666f361fc2601752580a05ebfa..1f81829f43d33a59586b714ffbefe8b4c5ca71d4 100644 --- a/CHANGES +++ b/CHANGES @@ -49,8 +49,11 @@ o Search.Utils o Sql.pgsql - Suppress spurious 'File not open' blurts on stderr when the - connection is still pending and we inspect the connection object. + - Suppress spurious 'File not open' blurts on stderr when the + connection is still pending and we inspect the connection object. + + - Signal EOF early before closing the SQL result portal to prevent + occasional deadlocks on (heavy) object destructions. o Standards.IIM