comparison 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
comparison
equal deleted inserted replaced
67:714c5d2bee76 81:515a783630df
1 Pending changes in the mainline 1 Pending changes in the mainline
2 =============================== 2 ===============================
3 3
4 * New configuration option: "EnableSsl"
5 * Fix issue 105 (Unable to connect to PostgreSQL database using SSL)
4 * Fix Debian issue #906771 (Uncaught exception prevents db intialization 6 * Fix Debian issue #906771 (Uncaught exception prevents db intialization
5 (likely related to pg_trgm)) 7 (likely related to pg_trgm))
6 * Fix: Catching exceptions in destructors 8 * Fix: Catching exceptions in destructors
7 9
8 10