We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4796880 + a3c2ee0 commit cfebe90Copy full SHA for cfebe90
CHANGELOG.carto.md
@@ -0,0 +1,25 @@
1
+# Changelog
2
+
3
+## next
4
5
+**Release date**: TBD
6
7
+Changes:
8
+ - Add this very changelog
9
+ - Allow SQL functions to inline in the presence of costly parameter functions (planned)
10
+ - Parallel planning improvement for costly functions on target list (planned)
11
12
13
+## 10.1+carto-2
14
15
+**Release date**: 2017-11-29
16
17
18
+ - Make execution of plpython interruptible [4796880](https://github.com/CartoDB/postgres/commit/4796880d942680cc3685cc8d314c6f706c9b4826)
19
20
21
+## REL_10_1
22
23
+**Release date**: 2017-11-09
24
25
+Vanilla PostgreSQL 10.1 in which the rest of the code is based upon. See https://www.postgresql.org/docs/10/static/release.html
0 commit comments