pgsql_tweaks Version 1.0.5 Released
- pgsql_tweaks is a bundle of functions and views for PostgreSQL
- Changes In The pgsql_tweaks 1.0.5 Release
pgsql_tweaks is a bundle of functions and views for PostgreSQL
The source code is available on Codeberg.
The extension is also available on PGXN.
The extension is also availabe through the PostgreSQL rpm packages.
Changes In The pgsql_tweaks 1.0.5 Release
This minor update solves a problem in the deinstallation script.
Due to the changes in version 1.0 with installation of objects in a schema of its own, the generated uninstall script did not work anymore.
The deinstallation does now also work when the extension is installed in a different schema name.