diff PostgreSQL/NEWS @ 539:12f1c5265081 find-refactoring

integration mainline->find-refactoring
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 09 Sep 2024 12:44:10 +0200
parents 03a4a1bc852a fa6d3c5ada3d
children f18e46d7dbf8
line wrap: on
line diff
--- a/PostgreSQL/NEWS	Mon Sep 09 08:46:34 2024 +0200
+++ b/PostgreSQL/NEWS	Mon Sep 09 12:44:10 2024 +0200
@@ -15,6 +15,7 @@
   - merged BEGIN and SET TRANSACTION statements
   - reduced the number of round-trips between Orthanc and the PostgreSQL server:
     - e.g: when receiving an instance in an existing series, reduced the number of SQL queries from 13 to 9
+* Fixed a memory leak when executing non cached SQL statements (rarely used)
 
 
 Release 6.2 (2024-03-25)