Skip to content

Add a changelog to our branch #13

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 5, 2017
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