2023-09-25 - Version 2.7:
Changelog:
- add: compatibility with PostgreSQL 15 and 16, Jehan-Guillaume de Rorthais, Thomas Reiss
 - change: 
stat_snapshot_ageis compatible from PostgreSQL v9.5 to v14, Benoit Lobréau - change: simplify session accounting in 
backends_status, Thomas Reiss - fix: compatibility of 
backup_label_agewith PostgreSQL 15 and after, Thomas Reiss - fix: in 
pg_dump_backup, error explicitly if--pathis a directory, Christophe Courtois - fix: 
temp_fileson PG10 was counting all DB files, Christophe Courtois, Benoit Lobréau - fix: make 
check_archiveroutputoldest_ready_wal=0when archive queue is empty, Thomas Reiss - fix: make 
check_archiverwork properly with PostgreSQL 10 without being superuser, Thomas Reiss - fix: in 
backends_status, avoid "idle in transaction" false positive for PostgreSQL 9.2 and after, Thomas Reiss - fix: issue with check_pgactivity missing lock file, Joern Ott, Julien Rouhaud, Jehan-Guillaume de Rorthais
 - fix: in 
btree_bloat, adjust index tuple header size, Shangzi Xie, Jehan-Guillaume de Rorthais 
Many thanks to all contributors of this release for feedbacks, bug reports, patches and patch reviews, etc