diff PostgreSQL/NEWS @ 81:515a783630df

injecting fix to issue #105 into the mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 10 Jan 2019 13:32:34 +0100
parents 4f66bc893fc3
children 122f22550521
line wrap: on
line diff
--- a/PostgreSQL/NEWS	Mon Dec 24 13:35:26 2018 +0100
+++ b/PostgreSQL/NEWS	Thu Jan 10 13:32:34 2019 +0100
@@ -1,6 +1,8 @@
 Pending changes in the mainline
 ===============================
 
+* New configuration option: "EnableSsl"
+* Fix issue 105 (Unable to connect to PostgreSQL database using SSL)
 * Fix Debian issue #906771 (Uncaught exception prevents db intialization
   (likely related to pg_trgm))
 * Fix: Catching exceptions in destructors