Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions CHANGELOG.carto.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Changelog

## next

**Release date**: TBD

Changes:
- Add this very changelog
- Allow SQL functions to inline in the presence of costly parameter functions (planned)
- Parallel planning improvement for costly functions on target list (planned)


## 10.1+carto-2

**Release date**: 2017-11-29

Changes:
- Make execution of plpython interruptible [4796880](https://github.com/CartoDB/postgres/commit/4796880d942680cc3685cc8d314c6f706c9b4826)


## REL_10_1

**Release date**: 2017-11-09

Vanilla PostgreSQL 10.1 in which the rest of the code is based upon. See https://www.postgresql.org/docs/10/static/release.html