We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b0ee1b commit 1f790d3Copy full SHA for 1f790d3
CHANGELOG.carto.md
@@ -1,13 +1,14 @@
1
# Changelog
2
3
-## 10.1+carto-3
+## 10.1.1+carto-1
4
5
**Release date**: 2017-12-05
6
7
Changes:
8
- Add this very changelog [#13](https://github.com/CartoDB/postgres/pull/13)
9
- Allow SQL functions to inline in the presence of costly parameter functions [#12](https://github.com/CartoDB/postgres/pull/12)
10
- Parallel planning improvement for costly functions on target list [#11](https://github.com/CartoDB/postgres/pull/11)
11
+ - Allow DML commands that create tables to use parallel query. [#10](https://github.com/CartoDB/postgres/pull/10)
12
13
14
## 10.1+carto-2
0 commit comments