Skip to content

Commit cfebe90

Browse files
author
Rafa de la Torre
authored
Merge pull request #13 from CartoDB/REL_10_CARTO_changelog
Add a changelog to our branch
2 parents 4796880 + a3c2ee0 commit cfebe90

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

Diff for: CHANGELOG.carto.md

+25
Original file line numberDiff line numberDiff line change
@@ -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+
Changes:
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

Comments
 (0)