Mercurial > hg > orthanc-postgresql
view NEWS @ 57:6becb0871f02
Implementation of the "GetAllPublicIdsWithLimit" extension
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 02 Sep 2015 15:07:07 +0200 |
parents | 87a061d8cce3 |
children | 38e44b110912 |
line wrap: on
line source
Pending changes in the mainline =============================== * Implementation of the "GetAllPublicIdsWithLimit" extension Release 1.2 (2015/08/02) ======================== * Inject version information into Windows binaries * CMake flag to prevent compiling the unit tests (if no PostgreSQL test server is available) * Update to Boost 1.58.0 for static and Windows builds * Support of OS X compilation Release 1.1 (2015/07/03) ======================== * Fixes * Support of Visual Studio 2008 * Support of FreeBSD thanks Mikhail <mp39590@gmail.com> Release 1.0 (2015/02/27) ======================== * Use of advisory locks * Support of connection URI in PostgreSQL * Options "EnableIndex" and "EnableStorage" to explicitly enable PostgreSQL 2015/02/06 ========== * Initial release