comparison PostgreSQL/NEWS @ 180:5e604adfd41f

back to mainline
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 14 Dec 2020 16:21:05 +0100
parents 9b500ad566c0
children 53bd9022c58b
comparison
equal deleted inserted replaced
178:48aa43c14bb3 180:5e604adfd41f
1 Pending changes in the mainline 1 Pending changes in the mainline
2 =============================== 2 ===============================
3
4
5 Release 3.3 (2020-12-14)
6 ========================
3 7
4 * Added an advisory lock to avoid race conditions during database setup 8 * Added an advisory lock to avoid race conditions during database setup
5 * Added "MaximumConnectionRetries" & "ConnectionRetryInterval" to configure 9 * Added "MaximumConnectionRetries" & "ConnectionRetryInterval" to configure
6 the retries when connecting to the DB at startup 10 the retries when connecting to the DB at startup
7 * Support of dynamic linking against the system-wide Orthanc framework library 11 * Support of dynamic linking against the system-wide Orthanc framework library