Skip to content

Commit

Permalink
docs: add missing history entries for the new release
Browse files Browse the repository at this point in the history
  • Loading branch information
dvarrazzo committed Nov 22, 2023
1 parent 4c55e6e commit c2cbef7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions doc/pg_repack.rst
Original file line number Diff line number Diff line change
Expand Up @@ -475,8 +475,14 @@ Releases

* pg_repack 1.4.9 (unreleased)

* Added support for PostgreSQL 16
* Fix possible SQL injection (issue #368)
* Support longer password length (issue #357)
* Fixed infinite loop on empty password (issue #354)
* Added ``--switch-threshold`` option (issue #347)
* Fixed crash in ``get_order_by()`` using invalid relations (issue #321)
* Added support for tables that have been previously rewritten with `VACUUM FULL` and use storage=plain for all columns (issue #313)
* More careful locks acquisition (issue #298)

* pg_repack 1.4.8

Expand Down

0 comments on commit c2cbef7

Please # to comment.