Path to this page:
Subject: CVS commit: pkgsrc/databases/pg_repack
From: Adam Ciarcinski
Date: 2024-01-26 14:40:21
Message id: 20240126134021.73417FA42@cvs.NetBSD.org
Log Message:
pg_repack: updated to 1.5.0
pg_repack 1.5.0
* Added support for PostgreSQL 16
* Fix possible SQL injection
* Support longer password length
* Fixed infinite loop on empty password
* Added ``--switch-threshold`` option
* Fixed crash in ``get_order_by()`` using invalid relations
* Added support for tables that have been previously rewritten with `VACUUM \
FULL` and use storage=plain for all columns
* More careful locks acquisition
Files: