Skip to content

Commit 6965956

Browse files
committed
docs: update changelog with uuid feature
1 parent 7299da8 commit 6965956

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
=====
44
NEW FEATURES
55
------------
6+
- Add support for UUIDv7 and other custom encoded methods for time-based partitioning. Special thanks to akulapid on Github for the addition of this feature. (Github Issue #528)
67
- Add support for microsecond precisions in epoch partitioning. (Github PR #659)
78
- Improve partition maintenance performance when determining next partition to be created. (Github Issue #660)
89
- 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

0 commit comments

Comments
 (0)