Skip to content

Commit a3c2ee0

Browse files
author
Rafa de la Torre
committed
Add a changelog to our branch
1 parent 4796880 commit a3c2ee0

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG.carto.md

Lines changed: 25 additions & 0 deletions
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)