Skip to content

Commit df602e8

Browse files
committed
update changelog
1 parent c24588c commit df602e8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ NEW FEATURES
66
- Add support for microsecond precisions in epoch partitioning. (Github PR #659)
77
- Improve partition maintenance performance when determining next partition to created. (Github Issue #660)
88
- Removed requirement for pg_partman to be installed as a superuser. See "superuser" parameter in control file documentation for more details - https://www.postgresql.org/docs/current/extend-extensions.html#EXTEND-EXTENSIONS-FILES
9+
- Do not create partitions during a maintenance run that aren't going to be kept as part of retention anyway. (Github Issue #649)
10+
911

1012

1113
5.1.0

0 commit comments

Comments
 (0)