Mercurial > hg > orthanc-databases
comparison PostgreSQL/NEWS @ 121:0886da5b4816
integration pg-tcp-nodelay->mainline
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 05 Feb 2019 16:33:17 +0100 |
parents | ca0ecd412988 |
children | b85d672afcb5 |
comparison
equal
deleted
inserted
replaced
118:c9eb54785de6 | 121:0886da5b4816 |
---|---|
2 =============================== | 2 =============================== |
3 | 3 |
4 * Fix build on Debian Buster | 4 * Fix build on Debian Buster |
5 * Remove "ASSERT" in SQL for compatibility with older releases of PostgreSQL | 5 * Remove "ASSERT" in SQL for compatibility with older releases of PostgreSQL |
6 * Implementation of new extensions: LookupResourceAndParent and GetAllMetadata | 6 * Implementation of new extensions: LookupResourceAndParent and GetAllMetadata |
7 * Performance: Defining option "TCP_NODELAY" if libpq is linked statically | |
7 | 8 |
8 | 9 |
9 Release 3.0 (2019-01-21) | 10 Release 3.0 (2019-01-21) |
10 ======================== | 11 ======================== |
11 | 12 |