The version 1.0.2 of the E-Maj extension is out.
This version fixes a severe bug existing in all previous versions.
Users are invited to upgrade as soon as possible.
Upgrading is easy, thanks to the supplied migration scripts that can
be executed at any time. (See all details in the documentation.)
About E-Maj:
E-Maj is a PostgreSQL extension that offers the capability to:
- log updates performed on one or several sets of
tables and sequences,
- cancel these updates if needed, and reset a tables
set to a predefined stable state.
A phpPgAdmin plug-in also brings a powerful GUI that helps using
this extension.
E-Maj is available on
pgfoundry.org
and
PGXN web sites.
E-Maj source files are also available on github
(
https://github.com/beaud76/emaj and
https://github.com/beaud76/emaj_doc).