Skip to content

Commit

Permalink
docs: update changelog with uuid feature
Browse files Browse the repository at this point in the history
  • Loading branch information
keithf4 committed Nov 22, 2024
1 parent 7299da8 commit 6965956
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
=====
NEW FEATURES
------------
- 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)
- Add support for microsecond precisions in epoch partitioning. (Github PR #659)
- Improve partition maintenance performance when determining next partition to be created. (Github Issue #660)
- 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
Expand Down

0 comments on commit 6965956

Please sign in to comment.