Subject: CVS commit: pkgsrc/databases/pg_repack
From: Adam Ciarcinski
Date: 2024-09-23 10:15:58
Message id: 20240923081558.1F651FC74@cvs.NetBSD.org

Log Message:
pg_repack: updated to 1.5.1

pg_repack 1.5.1

Added support for PostgreSQL 17
Fix wrong OID format type in repack_trigger
Fix check of NOT NULL by repack.primary_keys
Fixed processing of tablespace names requiring quoted identifiers
Replace PQconnectdb() by PQconnectdbParams()
Added --apply-count option
Do not include a declaratively partitioned table with option --only-indexes
Fix possible two vacuums concurrently processing the same relfilenode
Use savepoints when retrying to take AccessShareLock
Fix swap of relfrozenxid, relfrozenxid and relallvisible

Files:
RevisionActionfile
1.13modifypkgsrc/databases/pg_repack/Makefile
1.9modifypkgsrc/databases/pg_repack/distinfo