From 52355b8fa27b05c13a8577d6bd52d775e0f23d97 Mon Sep 17 00:00:00 2001
From: "Stephen R. van den Berg" <srb@cuci.nl>
Date: Thu, 9 Nov 2017 03:46:36 +0100
Subject: [PATCH] Updated CHANGES.

---
 CHANGES | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/CHANGES b/CHANGES
index 413e882a18..1f81829f43 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
 
-- 
GitLab