mirror of
https://github.com/HypoPG/hypopg
synced 2026-05-23 17:18:44 +00:00
Update changelog
This commit is contained in:
parent
cceed24e1f
commit
7842f2d06e
1 changed files with 3 additions and 0 deletions
|
|
@ -3,6 +3,9 @@ Changelog
|
|||
|
||||
WIP version 0.0.4:
|
||||
|
||||
- remove the simplified "hypopg_add_index()" function
|
||||
- free memory when hypothetical index creation fails
|
||||
- check that number of column is suitable for a real index
|
||||
- for btree indexes, check that the estimated average row size is small
|
||||
enough to allow a real index creation.
|
||||
- handle BRIN indexes.
|
||||
|
|
|
|||
Loading…
Reference in a new issue