From c78eb3f1a9de34777c11b70276b0e77c1980138e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ra=C3=BAl=20Mar=C3=ADn?= Date: Wed, 22 Apr 2020 10:23:26 +0200 Subject: [PATCH] Update extension submodule to 0.36.0 The version number was already updated, but the submodule wasn't --- NEWS.md | 5 +++++ lib/sql | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 70c7c6cecf..115c5b6e9d 100644 --- a/NEWS.md +++ b/NEWS.md @@ -3,6 +3,11 @@ Development ### NOTICES - DB Connectors removed from the main repository +- This release upgrades the CartoDB PostgreSQL extension to `0.36.0`. Run the following to have it available: +```shell +cd $(git rev-parse --show-toplevel)/lib/sql +sudo make install +``` ### Features - Use Dataservices API client 0.30.0 diff --git a/lib/sql b/lib/sql index 076cacc6f1..998402e531 160000 --- a/lib/sql +++ b/lib/sql @@ -1 +1 @@ -Subproject commit 076cacc6f1b30c84d949d8041b7649ece585456a +Subproject commit 998402e531c903352f16003efc2f25ef5e094019