Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 191640c

Browse files
committed
Update changelog
1 parent c08a337 commit 191640c

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
2.0.0(WIP)
2+
New features:
3+
- Handle statistics on selectivity estimation errors (Julien Rouhaud, per
4+
idea from Oleg Bartunov)
5+
- Add an index advisor feature (Julien Rouhaud)
6+
Bugfix:
7+
- Fix handling of quals of the form Constant Operator Val where the
8+
operator doesn't have a commutator
9+
- Compute the same identifier whether the operator was commuted or not
10+
- Correctly discard all quals not referencing a relation
11+
- Fix (unique)qualid computation to only consider AND-ed quals
12+
Miscellaneous:
13+
- Add missing fields description (Julien Rouhaud)
114
1.0.9
215
Bugfix:
316
- Fix constant value truncation when multibyte encoding characters are used

0 commit comments

Comments
 (0)