# HG changeset patch # User Sebastien Jodogne # Date 1549647782 -3600 # Node ID de1dbd841e2b3fdb6cf47b1058f38e5bb1258610 # Parent a981ef52bcf60c75b3135912703eef1a4cb73a9e# Parent b85d672afcb5cf5382741fb81c7b6e0213f2be9e back to mainline diff -r a981ef52bcf6 -r de1dbd841e2b PostgreSQL/CMakeLists.txt diff -r a981ef52bcf6 -r de1dbd841e2b PostgreSQL/NEWS --- a/PostgreSQL/NEWS Fri Feb 08 18:10:41 2019 +0100 +++ b/PostgreSQL/NEWS Fri Feb 08 18:43:02 2019 +0100 @@ -1,6 +1,10 @@ Pending changes in the mainline =============================== + +Release 3.1 (2019-02-08) +======================== + * Fix build on Debian Buster * Remove "ASSERT" in SQL for compatibility with older releases of PostgreSQL * Implementation of new extensions: LookupResourceAndParent and GetAllMetadata