comparison PostgreSQL/NEWS @ 248:7a4f9bcb0bc2

PostgreSQL: Support of range reads from the storage area
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 14 Apr 2021 09:46:44 +0200
parents f5dc59c56e65
children 3bc442765b88
comparison
equal deleted inserted replaced
247:e57a5313ffe5 248:7a4f9bcb0bc2
1 Pending changes in the mainline 1 Pending changes in the mainline
2 =============================== 2 ===============================
3 3
4 * Support of multiple readers/writers, by handling retries in Orthanc SDK 1.9.2 4 * Support of multiple readers/writers, by handling retries from Orthanc SDK 1.9.2
5 * Support of "OrthancPluginRegisterStorageArea2()" from Orthanc SDK 1.9.0 5 * Support of range reads for the storage area, from Orthanc SDK 1.9.0
6 6
7 7
8 Release 3.3 (2020-12-14) 8 Release 3.3 (2020-12-14)
9 ======================== 9 ========================
10 10