Skip to content

Version 2.8

Choose a tag to compare

@darold darold released this 03 Aug 07:48
· 68 commits to master since this release

2024-08-03 - Version 2.8.0

This release adds the compatibility with PostgreSQL 17. Upgrade require a
PostgreSQL restart to reload the credcheck library.

  • Remove call to tuplestore_donestoring() for compatibility with PG v17.
  • Show actual setted parameters in error messages. Thanks to coroneltortuga
    for the feature request.